Home
last modified time | relevance | path

Searched defs:MPhi (Results 1 – 2 of 2) 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