Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.h104 void printInverseCondCode(const MCInst *MI, unsigned OpNum,
DAArch64InstPrinter.cpp1150 void AArch64InstPrinter::printInverseCondCode(const MCInst *MI, unsigned OpNum, in printInverseCondCode() function in AArch64InstPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1753 let PrintMethod = "printInverseCondCode";