Home
last modified time | relevance | path

Searched refs:printCondCode (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86InstPrinterCommon.h26 void printCondCode(const MCInst *MI, unsigned Op, raw_ostream &OS);
HDX86InstPrinterCommon.cpp27 void X86InstPrinterCommon::printCondCode(const MCInst *MI, unsigned Op, in printCondCode() function in X86InstPrinterCommon
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64InstPrinter.h96 void printCondCode(const MCInst *MI, unsigned OpNum,
HDAArch64InstPrinter.cpp1057 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode() function in AArch64InstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.td619 let PrintMethod = "printCondCode";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrFormats.td1561 let PrintMethod = "printCondCode";