Searched refs:printComplexRotationOp (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.h | 174 void printComplexRotationOp(const MCInst *MI, unsigned OpNo,
|
H A D | AArch64InstPrinter.cpp | 1513 void AArch64InstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in AArch64InstPrinter
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.h | 266 void printComplexRotationOp(const MCInst *MI, unsigned OpNum,
|
H A D | ARMInstPrinter.cpp | 1641 void ARMInstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in ARMInstPrinter
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 2740 let PrintMethod = "printComplexRotationOp<90, 0>"; 2744 let PrintMethod = "printComplexRotationOp<180, 90>";
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 10617 let PrintMethod = "printComplexRotationOp<90, 0>"; 10624 let PrintMethod = "printComplexRotationOp<180, 90>";
|