Home
last modified time | relevance | path

Searched refs:ComponentPHIs (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1407 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second;
1423 assert(Pred->isSuccessor(ComponentPHIs[0]->getParent()) &&
1426 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]);
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1571 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second;
1591 assert(Pred->isSuccessor(ComponentPHIs[0]->getParent()) &&
1594 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2150 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2151 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2166 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2081 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2082 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2097 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2148 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2149 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2164 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2081 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2082 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2097 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2081 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2082 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2097 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2056 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2057 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2072 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2870 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2871 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2886 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2870 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2871 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2886 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2819 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2820 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2835 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2870 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2871 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2886 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2870 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2871 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2886 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2737 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2738 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2753 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2819 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2820 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2835 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2870 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second;
2871 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent();
2886 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2916 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2917 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2932 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()