Searched refs:printNamedImmOperand (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.h93 void printNamedImmOperand(const MCInst *MI, unsigned OpNum, function in class:llvm::AArch64InstPrinter
95 printNamedImmOperand(SomeNamedImmMapper(), MI, OpNum, O);
98 void printNamedImmOperand(const NamedImmMapper &Mapper,
H A DAArch64InstPrinter.cpp294 void AArch64InstPrinter::printNamedImmOperand(const NamedImmMapper &Mapper, function in class:AArch64InstPrinter

Completed in 101 milliseconds