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