Searched defs:printPCRelImm (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRInstPrinter.h | 41 void printPCRelImm(const MCInst *MI, uint64_t /*Address*/, unsigned OpNo, in printPCRelImm() function
|
D | AVRInstPrinter.cpp | 143 void AVRInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in llvm::AVRInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRInstPrinter.cpp | 126 void AVRInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in llvm::AVRInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstPrinterCommon.cpp | 294 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in X86InstPrinterCommon
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstPrinterCommon.cpp | 296 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, uint64_t Address, in printPCRelImm() function in X86InstPrinterCommon
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.cpp | 142 void X86ATTInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in X86ATTInstPrinter
|
D | X86IntelInstPrinter.cpp | 123 void X86IntelInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm() function in X86IntelInstPrinter
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 177 static void printPCRelImm(X86AsmPrinter &P, const MachineInstr *MI, in printPCRelImm() function
|
/external/capstone/arch/X86/ |
D | X86ATTInstPrinter.c | 620 static void printPCRelImm(MCInst *MI, unsigned OpNo, SStream *O) in printPCRelImm() function
|
D | X86IntelInstPrinter.c | 836 static void printPCRelImm(MCInst *MI, unsigned OpNo, SStream *O) in printPCRelImm() function
|