Searched refs:getAbsCondBrEncoding (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.cpp | 60 unsigned getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, 191 getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsCondBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 47 unsigned getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 81 getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsCondBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.h | 47 unsigned getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo,
|
H A D | PPCMCCodeEmitter.cpp | 86 getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsCondBrEncoding() function in PPCMCCodeEmitter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.td | 762 let EncoderMethod = "getAbsCondBrEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 2860 op = getAbsCondBrEncoding(MI, 0, Fixups, STI); 3132 op = getAbsCondBrEncoding(MI, 2, Fixups, STI); 3175 op = getAbsCondBrEncoding(MI, 3, Fixups, STI); 3218 op = getAbsCondBrEncoding(MI, 2, Fixups, STI);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/PowerPC/ |
H A D | PPCGenMCCodeEmitter.inc | 3810 op = getAbsCondBrEncoding(MI, 0, Fixups, STI); 4128 op = getAbsCondBrEncoding(MI, 2, Fixups, STI); 4171 op = getAbsCondBrEncoding(MI, 3, Fixups, STI); 4214 op = getAbsCondBrEncoding(MI, 2, Fixups, STI);
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 619 let EncoderMethod = "getAbsCondBrEncoding";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 754 let EncoderMethod = "getAbsCondBrEncoding";
|