Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.h26 void printCondCode(const MCInst *MI, unsigned Op, raw_ostream &OS);
H A DX86InstPrinterCommon.cpp28 void X86InstPrinterCommon::printCondCode(const MCInst *MI, unsigned Op, in printCondCode() function in X86InstPrinterCommon
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h100 void printCondCode(const MCInst *MI, unsigned OpNum,
H A DAArch64InstPrinter.cpp1071 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode() function in AArch64InstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.td648 let PrintMethod = "printCondCode";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1739 let PrintMethod = "printCondCode";