Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1409 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCondBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp984 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in selectCompareBranch() local
1501 MachineBasicBlock *DestMBB = I.getOperand(1).getMBB(); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp517 const SDValue &DestMBB) { in getBranchHint()