Searched defs:DestMBB (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 1477 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); selectCondBranch() local |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 1658 emitCBZ(Register CompareReg,bool IsNegative,MachineBasicBlock * DestMBB,MachineIRBuilder & MIB) const emitCBZ() argument |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 585 const SDValue &DestMBB) { in getBranchHint() argument |