Searched refs:getAbsDirectBrEncoding (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.cpp | 57 unsigned getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, 178 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 44 unsigned getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 68 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 44 unsigned getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 73 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.td | 746 let EncoderMethod = "getAbsDirectBrEncoding"; 774 let EncoderMethod = "getAbsDirectBrEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 3791 op = getAbsDirectBrEncoding(MI, 0, Fixups, STI); 3799 op = getAbsDirectBrEncoding(MI, 0, Fixups, STI);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 4672 op = getAbsDirectBrEncoding(MI, 0, Fixups, STI); 4681 op = getAbsDirectBrEncoding(MI, 0, Fixups, STI);
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 605 let EncoderMethod = "getAbsDirectBrEncoding"; 629 let EncoderMethod = "getAbsDirectBrEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 740 let EncoderMethod = "getAbsDirectBrEncoding"; 766 let EncoderMethod = "getAbsDirectBrEncoding";
|