HomeSort by relevance Sort by last modified time
    Searched refs:getMatchingSuperReg (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 150 PrivateSegmentBufferUserSGPR = TRI.getMatchingSuperReg(
157 DispatchPtrUserSGPR = TRI.getMatchingSuperReg(
164 QueuePtrUserSGPR = TRI.getMatchingSuperReg(
171 KernargSegmentPtrUserSGPR = TRI.getMatchingSuperReg(
178 FlatScratchInitUserSGPR = TRI.getMatchingSuperReg(
  /external/llvm/lib/MC/
MCRegisterInfo.cpp 18 unsigned MCRegisterInfo::getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CalcSpillWeights.cpp 86 return tri.getMatchingSuperReg(hreg, sub, rc);
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 499 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
501 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetRegisterInfo.h 496 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
498 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetRegisterInfo.h 517 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
519 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetRegisterInfo.h 517 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
519 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetRegisterInfo.h 496 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
498 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetRegisterInfo.h 517 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
519 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetRegisterInfo.h 517 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
519 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetRegisterInfo.h 527 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
529 return MCRegisterInfo::getMatchingSuperReg(Reg, SubIdx, RC->MC);
    [all...]
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 73 return tri.getMatchingSuperReg(hreg, sub, rc);
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZShortenInst.cpp 88 TRI->getMatchingSuperReg(Reg, thisSubRegIdx, &SystemZ::GR64BitRegClass);
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 347 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 380 /// getMatchingSuperReg - Return a super-register of the specified register
382 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 357 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCRegisterInfo.h 357 unsigned getMatchingSuperReg(unsigned Reg, unsigned SubIdx,

Completed in 2159 milliseconds

1 2 3