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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsRegisterBankInfo.cpp 35 enum ValueMappingIdx { InvalidIdx = 0, GPRIdx = 1 };
80 const ValueMapping *OperandsMapping = &Mips::ValueMappings[Mips::GPRIdx];
87 OperandsMapping = &Mips::ValueMappings[Mips::GPRIdx];
93 getOperandsMapping({&Mips::ValueMappings[Mips::GPRIdx], nullptr});
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
AArch64ISelLowering.cpp     [all...]

Completed in 242 milliseconds