HomeSort by relevance Sort by last modified time
    Searched refs:GetPHIValue (Results 1 - 20 of 20) sorted by null

  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 335 /// GetPHIValue - For the specified PHI instruction, return the register
337 static unsigned GetPHIValue(MachineInstr *PHI) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineSSAUpdater.cpp 352 /// GetPHIValue - For the specified PHI instruction, return the register
354 static unsigned GetPHIValue(MachineInstr *PHI) {
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 450 ValT PHIVal = Traits::GetPHIValue(PHI);
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 299 /// GetPHIValue - For the specified PHI instruction, return the value
301 static Value *GetPHIValue(PHINode *PHI) {
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 440 ValT PHIVal = Traits::GetPHIValue(PHI);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SSAUpdater.cpp 333 /// GetPHIValue - For the specified PHI instruction, return the value
335 static Value *GetPHIValue(PHINode *PHI) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 449 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 462 ValT PHIVal = Traits::GetPHIValue(PHI);

Completed in 697 milliseconds