Home
last modified time | relevance | path

Searched refs:printComplexRotationOp (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h181 void printComplexRotationOp(const MCInst *MI, unsigned OpNo,
H A DAArch64InstPrinter.cpp1640 void AArch64InstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in AArch64InstPrinter
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h264 void printComplexRotationOp(const MCInst *MI, unsigned OpNum,
H A DARMInstPrinter.cpp1640 void ARMInstPrinter::printComplexRotationOp(const MCInst *MI, unsigned OpNo, in printComplexRotationOp() function in ARMInstPrinter
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrFormats.td2747 let PrintMethod = "printComplexRotationOp<90, 0>";
2751 let PrintMethod = "printComplexRotationOp<180, 90>";
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td10732 let PrintMethod = "printComplexRotationOp<90, 0>";
10739 let PrintMethod = "printComplexRotationOp<180, 90>";