Home
last modified time | relevance | path

Searched defs:JumpTarget (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ExpandPseudo.cpp79 MachineOperand &JumpTarget = MBBI->getOperand(0); in ExpandMI() local
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.cpp1134 MachineOperand &JumpTarget = MBBI->getOperand(0); in emitEpilogue() local
1143 MachineOperand &JumpTarget = MBBI->getOperand(0); in emitEpilogue() local
1147 MachineOperand &JumpTarget = MBBI->getOperand(0); in emitEpilogue() local
1156 MachineOperand &JumpTarget = MBBI->getOperand(0); in emitEpilogue() local
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMips16ISelLowering.cpp497 SDValue JumpTarget = Callee; in getOpndList() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFrameLowering.cpp707 MachineOperand &JumpTarget = MBBI->getOperand(0); in fixTCReturn() local
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDCFG.cpp295 typedef BlockScopePosPair JumpTarget; typedef in __anon75d161960111::CFGBuilder