Home
last modified time | relevance | path

Searched refs:getParentMBB (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DCodeGenCommonISel.h170 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DCodeGenCommonISel.h170 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DCodeGenCommonISel.h170 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DCodeGenCommonISel.h168 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DCodeGenCommonISel.h170 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h353 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
H A DSelectionDAGISel.cpp1738 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
1752 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h530 MachineBasicBlock *getParentMBB() { return ParentMBB; } in getParentMBB() function
H A DSelectionDAGISel.cpp1602 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
1616 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1682 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
1696 MachineBasicBlock *ParentMBB = SDB->SPDescriptor.getParentMBB(); in FinishBasicBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3194 MachineBasicBlock *ParentMBB = SPDescriptor.getParentMBB(); in finalizeBasicBlock()