HomeSort by relevance Sort by last modified time
    Searched refs:printNamedImmOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.h 93 void printNamedImmOperand(const MCInst *MI, unsigned OpNum,
95 printNamedImmOperand(SomeNamedImmMapper(), MI, OpNum, O);
98 void printNamedImmOperand(const NamedImmMapper &Mapper,
AArch64InstPrinter.cpp 294 void AArch64InstPrinter::printNamedImmOperand(const NamedImmMapper &Mapper,

Completed in 17 milliseconds