Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1599 MachineBasicBlock *DestMBB, in emitCBZ()
1629 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByFCmp() local
1650 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in tryOptCompareBranchFedByICmp() local
1740 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByICmp() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1402 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCondBranch() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp595 const SDValue &DestMBB) { in getBranchHint()