Home
last modified time | relevance | path

Searched refs:GetPHIValue (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp337 static unsigned GetPHIValue(MachineInstr *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSSAUpdater.cpp354 static unsigned GetPHIValue(MachineInstr *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp344 static unsigned GetPHIValue(MachineInstr *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp314 static Value *GetPHIValue(PHINode *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h440 ValT PHIVal = Traits::GetPHIValue(PHI); in RecordMatchingPHI()
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp301 static Value *GetPHIValue(PHINode *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h450 ValT PHIVal = Traits::GetPHIValue(PHI); in RecordMatchingPHIs()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h457 ValT PHIVal = Traits::GetPHIValue(PHI); in RecordMatchingPHIs()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp335 static Value *GetPHIValue(PHINode *PHI) { in GetPHIValue() function in llvm::SSAUpdaterTraits