Home
last modified time | relevance | path

Searched defs:PHIBB (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTailDuplicator.cpp111 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
127 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTailDuplicator.cpp114 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
130 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTailDuplicator.cpp87 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
102 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp183 BasicBlock *PHIBB = I->getParent(); in processInstruction() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp501 BasicBlock *PHIBB; in insertCallRetPHI() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1717 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1770 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1797 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1848 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1853 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1906 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1414 static void AddPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in AddPHINodeEntriesForMappedBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1862 static void AddPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in AddPHINodeEntriesForMappedBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1960 static void addPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in addPHINodeEntriesForMappedBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1184 BasicBlock *PHIBB = PN->getParent(); in getGVNForPHINode() local