Home
last modified time | relevance | path

Searched defs:DestMBB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1494 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCondBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1663 MachineBasicBlock *DestMBB, in emitCBZ()
1693 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByFCmp() local
1714 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in tryOptCompareBranchFedByICmp() local
1804 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp585 const SDValue &DestMBB) { in getBranchHint()