Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp200 MachineOperand &JumpTarget = MI.getOperand(0); in ExpandMI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1921 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1936 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1940 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
1955 MachineOperand &JumpTarget = MBBI->getOperand(0); in createTailCallBranchInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp482 SDValue JumpTarget = Callee; in getOpndList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp281 MachineOperand &JumpTarget = MBBI->getOperand(0); in ExpandMI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1982 MachineOperand &JumpTarget = MBBI->getOperand(0); in ExpandMI() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp467 using JumpTarget = BlockScopePosPair; typedef in __anon654da8e80411::CFGBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp545 static MatchTableRecord JumpTarget(unsigned LabelID) { in JumpTarget() function in __anon332dbd1e0111::MatchTable