Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1439 MachineBasicBlock *DestMBB, in emitCBZ()
1469 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByFCmp() local
1490 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in tryOptCompareBranchFedByICmp() local
1571 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranchFedByICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1364 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCondBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp576 const SDValue &DestMBB) { in getBranchHint()