Searched refs:printCondCode (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstPrinterCommon.h | 26 void printCondCode(const MCInst *MI, unsigned Op, raw_ostream &OS);
|
H A D | X86InstPrinterCommon.cpp | 29 void X86InstPrinterCommon::printCondCode(const MCInst *MI, unsigned Op, in printCondCode() function in X86InstPrinterCommon
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.h | 106 void printCondCode(const MCInst *MI, unsigned OpNum,
|
H A D | AArch64InstPrinter.cpp | 1375 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printAMNoIndex() 1361 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, printCondCode() function in AArch64InstPrinter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrOperands.td | 311 let PrintMethod = "printCondCode";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 2101 let PrintMethod = "printCondCode";
|