Home
last modified time | relevance | path

Searched refs:printAM2PreOrOffsetIndexOp (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h48 void printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp278 void ARMInstPrinter::printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned Op, in printAM2PreOrOffsetIndexOp() function in ARMInstPrinter
363 printAM2PreOrOffsetIndexOp(MI, Op, O); in printAddrMode2Operand()
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h57 void printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp379 void ARMInstPrinter::printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned Op, in printAM2PreOrOffsetIndexOp() function in ARMInstPrinter
448 printAM2PreOrOffsetIndexOp(MI, Op, STI, O); in printAddrMode2Operand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h57 void printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp391 void ARMInstPrinter::printAM2PreOrOffsetIndexOp(const MCInst *MI, unsigned Op, in printAM2PreOrOffsetIndexOp() function in ARMInstPrinter
460 printAM2PreOrOffsetIndexOp(MI, Op, STI, O); in printAddrMode2Operand()
/external/capstone/arch/ARM/
DARMInstPrinter.c48 static void printAM2PreOrOffsetIndexOp(MCInst *MI, unsigned OpNum, SStream *O);
886 static void printAM2PreOrOffsetIndexOp(MCInst *MI, unsigned Op, SStream *O) in printAM2PreOrOffsetIndexOp() function
983 printAM2PreOrOffsetIndexOp(MI, Op, O); in printAddrMode2Operand()