Searched refs:printComplexRotationOp (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/InstPrinter/ |
| H A D | AArch64InstPrinter.h | 169 void printComplexRotationOp(const MCInst *MI, unsigned OpNo,
|
| H A D | AArch64InstPrinter.cpp | 1449 void AArch64InstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in AArch64InstPrinter
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/InstPrinter/ |
| H A D | ARMInstPrinter.h | 237 void printComplexRotationOp(const MCInst *MI, unsigned OpNum,
|
| H A D | ARMInstPrinter.cpp | 1565 void ARMInstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in ARMInstPrinter
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 2623 let PrintMethod = "printComplexRotationOp<90, 0>"; 2627 let PrintMethod = "printComplexRotationOp<180, 90>";
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 9957 let PrintMethod = "printComplexRotationOp<90, 0>"; 9961 let PrintMethod = "printComplexRotationOp<180, 90>";
|