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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRegisterInfo.h 325 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
327 unsigned getLiveInVirtReg(unsigned PReg) const;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineRegisterInfo.cpp 204 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
206 unsigned MachineRegisterInfo::getLiveInVirtReg(unsigned PReg) const {
MachineFunction.cpp 393 unsigned VReg = MRI.getLiveInVirtReg(PReg);
  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 386 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
388 unsigned MachineRegisterInfo::getLiveInVirtReg(unsigned PReg) const {
MachineFunction.cpp 515 unsigned VReg = MRI.getLiveInVirtReg(PReg);
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 810 /// getLiveInVirtReg - If PReg is a live-in physical register, return the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineRegisterInfo.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 559 MRI.getLiveInVirtReg(InputPtrReg), PtrVT);
    [all...]
AMDGPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 1374 milliseconds