Searched refs:getTLSRegEncoding (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.cpp | 84 unsigned getTLSRegEncoding(const MCInst &MI, unsigned OpNo, 314 unsigned PPCMCCodeEmitter::getTLSRegEncoding(const MCInst &MI, unsigned OpNo, in getTLSRegEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 71 unsigned getTLSRegEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 207 unsigned PPCMCCodeEmitter::getTLSRegEncoding(const MCInst &MI, unsigned OpNo, in getTLSRegEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 90 unsigned getTLSRegEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 373 unsigned PPCMCCodeEmitter::getTLSRegEncoding(const MCInst &MI, unsigned OpNo, in getTLSRegEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.td | 944 let EncoderMethod = "getTLSRegEncoding";
|
H A D | PPCInstr64Bit.td | 45 let EncoderMethod = "getTLSRegEncoding";
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstr64Bit.td | 43 let EncoderMethod = "getTLSRegEncoding";
|
H A D | PPCInstrInfo.td | 748 let EncoderMethod = "getTLSRegEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstr64Bit.td | 42 let EncoderMethod = "getTLSRegEncoding";
|
H A D | PPCInstrInfo.td | 889 let EncoderMethod = "getTLSRegEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 4316 op = getTLSRegEncoding(MI, 2, Fixups, STI); 5121 op = getTLSRegEncoding(MI, 2, Fixups, STI);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 5240 op = getTLSRegEncoding(MI, 2, Fixups, STI); 6148 op = getTLSRegEncoding(MI, 2, Fixups, STI);
|