Home
last modified time | relevance | path

Searched defs:MPhi (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPHIElimination.cpp172 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef()
195 MachineInstr *MPhi = MBB.remove(MBB.begin()); in LowerAtomicPHINode() local
/external/llvm/lib/CodeGen/
DPHIElimination.cpp212 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef()
230 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPHIElimination.cpp227 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef()
243 MachineInstr *MPhi = MBB.remove(&*MBB.begin()); in LowerPHINode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp472 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(Succ)) in moveAllAfterSpliceBlocks() local
482 if (MemoryPhi *MPhi = MSSA->getMemoryAccess(Succ)) in moveAllAfterMergeBlocks() local