HomeSort by relevance Sort by last modified time
    Searched defs:getRegisterByName (Results 1 - 19 of 19) sorted by null

  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 232 /// getRegisterByName - If there is a register with the specific AsmName,
234 const CodeGenRegister *CodeGenTarget::getRegisterByName(StringRef Name) const {
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.cpp 172 /// getRegisterByName - If there is a register with the specific AsmName,
174 const CodeGenRegister *CodeGenTarget::getRegisterByName(StringRef Name) const {
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 200 unsigned LanaiTargetLowering::getRegisterByName(const char *RegName, EVT VT,
    [all...]
  /external/llvm/lib/CodeGen/MIRParser/
MIParser.cpp 210 bool getRegisterByName(StringRef RegName, unsigned &Reg);
810 if (getRegisterByName(Name, Reg))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1047 milliseconds