Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h39 virtual void printImm(raw_ostream &OS, const MachineInstr &MI, in printImm() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1134 void AArch64InstPrinter::printImm(const MCInst *MI, unsigned OpNo, in printImm() function in AArch64InstPrinter