Home
last modified time | relevance | path

Searched defs:printImm (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMIRFormatter.h41 virtual void printImm(raw_ostream &OS, const MachineInstr &MI, in printImm() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp962 void AArch64InstPrinter::printImm(const MCInst *MI, unsigned OpNo, in printImm() function in AArch64InstPrinter