| /external/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCRegisterInfo.h | 156 static const char *stripRegisterPrefix(const char *RegName) { in stripRegisterPrefix()
|
| D | PPCAsmPrinter.cpp | 218 const char *RegName = PPCInstPrinter::getRegisterName(MO.getReg()); in printOperand() local 286 const char *RegName; in PrintAsmOperand() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCRegisterInfo.h | 152 static const char *stripRegisterPrefix(const char *RegName) { in stripRegisterPrefix()
|
| D | PPCAsmPrinter.cpp | 207 const char *RegName = PPCInstPrinter::getRegisterName(MO.getReg()); in printOperand() local 277 const char *RegName; in PrintAsmOperand() local 303 const char *RegName = "r0"; in PrintAsmMemoryOperand() local
|
| /external/llvm/lib/Target/PowerPC/InstPrinter/ |
| D | PPCInstPrinter.cpp | 40 const char *RegName = getRegisterName(RegNo); in printRegName() local 414 static const char *stripRegisterPrefix(const char *RegName) { in stripRegisterPrefix() 436 const char *RegName = getRegisterName(Op.getReg()); in printOperand() local
|
| /external/llvm-project/llvm/lib/Target/VE/ |
| D | LVLGen.cpp | 61 #define RegName(no) \ in runOnMachineBasicBlock() macro
|
| /external/llvm-project/clang/lib/Basic/Targets/ |
| D | SystemZ.h | 68 bool isSPRegName(StringRef RegName) const override { in isSPRegName()
|
| D | X86.h | 176 bool isSPRegName(StringRef RegName) const override { in isSPRegName() 197 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() 731 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable()
|
| D | PPC.h | 347 bool isSPRegName(StringRef RegName) const override { in isSPRegName()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
| D | VEISelLowering.cpp | 75 Register VETargetLowering::getRegisterByName(const char *RegName, LLT VT, in getRegisterByName()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCInstPrinter.cpp | 51 const char *RegName = getRegisterName(RegNo); in printRegName() local 547 const char *RegName; in printOperand() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCAsmPrinter.cpp | 150 static const char *stripRegisterPrefix(const char *RegName) { in stripRegisterPrefix() 172 const char *RegName = PPCInstPrinter::getRegisterName(MO.getReg()); in printOperand() local 275 const char *RegName = "r0"; in PrintAsmMemoryOperand() local
|
| /external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
| D | SnippetFile.cpp | 74 const auto RegName = CommentText.ltrim(); in HandleComment() local
|
| D | BenchmarkResult.cpp | 94 const StringRef RegName = State->getRegInfo().getName(RegNo); in getRegName() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 224 if (const char *RegName = MRI->getName(*LLVMRegNum)) { in prettyPrintRegisterOp() local
|
| /external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCInstPrinter.cpp | 51 const char *RegName = getRegisterName(RegNo); in printRegName() local 613 const char *RegName; in printOperand() local
|
| /external/capstone/arch/PowerPC/ |
| D | PPCInstPrinter.c | 638 static const char *stripRegisterPrefix(const char *RegName) in stripRegisterPrefix() 663 const char *RegName = getRegisterName(reg); in printOperand() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetMachine.cpp | 1025 auto parseRegister = [&](const yaml::StringValue &RegName, unsigned &RegVal) { in parseMachineFunctionInfo() 1034 auto diagnoseRegisterClass = [&](const yaml::StringValue &RegName) { in parseMachineFunctionInfo()
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetMachine.cpp | 1101 auto parseRegister = [&](const yaml::StringValue &RegName, Register &RegVal) { in parseMachineFunctionInfo() 1112 auto diagnoseRegisterClass = [&](const yaml::StringValue &RegName) { in parseMachineFunctionInfo()
|
| /external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFExpression.cpp | 243 if (const char *RegName = MRI->getName(*LLVMRegNum)) { in prettyPrintRegisterOp() local
|
| D | DWARFDebugFrame.cpp | 37 if (const char *RegName = MRI->getName(*LLVMRegNum)) { in printRegister() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
| D | AMDGPUPALMetadata.cpp | 575 if (const char *RegName = getRegisterName(Key.getUInt())) { in toString() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| D | AMDGPUPALMetadata.cpp | 636 if (const char *RegName = getRegisterName(Key.getUInt())) { in toString() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLowering.cpp | 152 void splitToClassAndName(const std::string &RegName, std::string *SplitRegClass, in splitToClassAndName() 224 for (const auto &RegName : BadRegNames) in filterTypeToRegisterSet() local
|
| /external/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 1363 bool X86AsmParser::MatchRegisterByName(unsigned &RegNo, StringRef RegName, in MatchRegisterByName() 1689 std::string RegName = IsSI ? "ES:(R|E)SI" : "ES:(R|E)DI"; in VerifyAndAdjustOperands() local 3845 StringRef RegName = X86IntelInstPrinter::getRegisterName(Src2); in validateInstruction() local 3878 StringRef RegName = X86IntelInstPrinter::getRegisterName(HReg); in validateInstruction() local
|