Home
last modified time | relevance | path

Searched refs:printInverseCondCode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h102 void printInverseCondCode(const MCInst *MI, unsigned OpNum,
H A DAArch64InstPrinter.cpp1078 void AArch64InstPrinter::printInverseCondCode(const MCInst *MI, unsigned OpNum, in printInverseCondCode() function in AArch64InstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1744 let PrintMethod = "printInverseCondCode";