Home
last modified time | relevance | path

Searched defs:RegIndex (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1017 unsigned R600InstrInfo::calculateIndirectAddress(unsigned RegIndex, in calculateIndirectAddress()
1037 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1051 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1198 unsigned RegIndex; in getIndirectIndexBegin() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1018 unsigned R600InstrInfo::calculateIndirectAddress(unsigned RegIndex, in calculateIndirectAddress()
1038 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1052 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1199 unsigned RegIndex; in getIndirectIndexBegin() local
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1036 unsigned R600InstrInfo::calculateIndirectAddress(unsigned RegIndex, in calculateIndirectAddress()
1056 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1070 unsigned RegIndex = MI.getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local
1221 unsigned RegIndex; in getIndirectIndexBegin() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp184 for (int32_t RegIndex = 0; RegIndex < NumRegs; ++RegIndex) { in filterTypeToRegisterSet() local
206 const int32_t RegIndex = RegNameToIndex.at(RName); in filterTypeToRegisterSet() local
DIceTargetLoweringARM32.cpp6358 Variable *RegIndex = nullptr; in legalize() local
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1168 SlotIndex RegIndex = Idx.getRegSlot(); in eliminateUndefCopy() local
/external/llvm-project/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1602 SlotIndex RegIndex = Idx.getRegSlot(); in eliminateUndefCopy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1576 SlotIndex RegIndex = Idx.getRegSlot(); in eliminateUndefCopy() local
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3918 void MipsAsmParser::warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp6124 void MipsAsmParser::warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5932 void MipsAsmParser::warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT()