HomeSort by relevance Sort by last modified time
    Searched defs:getIncomingValue (Results 1 - 25 of 35) sorted by null

1 2

  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 263 unsigned getIncomingValue() { return PHI->getOperand(idx).getReg(); }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineSSAUpdater.cpp 262 unsigned getIncomingValue() { return PHI->getOperand(idx).getReg(); }
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 74 PHI->getIncomingValue(i)) {
233 Value *getIncomingValue() { return PHI->getIncomingValue(idx); }
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SSAUpdater.cpp 82 PHI->getIncomingValue(i)) {
250 Value *getIncomingValue() { return PHI->getIncomingValue(idx); }
  /external/llvm/include/llvm/Transforms/Utils/
MemorySSA.h 398 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
449 return getIncomingValue(Idx);
799 return MP->getIncomingValue(ArgNo);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 479 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
530 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 475 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
526 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 475 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
526 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 479 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
530 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 475 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
526 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 475 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
526 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 483 MemoryAccess *getIncomingValue(unsigned I) const { return getOperand(I); }
535 return getIncomingValue(Idx);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h     [all...]

Completed in 1017 milliseconds

1 2