Home
last modified time | relevance | path

Searched refs:isSourceDefinedByImplicitDef (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPHIElimination.cpp172 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef() function
211 if (isSourceDefinedByImplicitDef(MPhi, MRI)) in LowerAtomicPHINode()
/external/llvm/lib/CodeGen/
DPHIElimination.cpp212 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef() function
246 if (isSourceDefinedByImplicitDef(MPhi, MRI)) in LowerPHINode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPHIElimination.cpp227 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef() function
259 if (isSourceDefinedByImplicitDef(MPhi, MRI)) in LowerPHINode()