Searched refs:printFPImmOperand (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVInstPrinter.h | 45 void printFPImmOperand(const MCInst *MI, unsigned OpNo,
|
| H A D | RISCVInstPrinter.cpp | 181 void RISCVInstPrinter::printFPImmOperand(const MCInst *MI, unsigned OpNo, in printFPImmOperand() function in RISCVInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64InstPrinter.h | 154 void printFPImmOperand(const MCInst *MI, unsigned OpNum,
|
| H A D | AArch64InstPrinter.cpp | 1509 void AArch64InstPrinter::printFPImmOperand(const MCInst *MI, unsigned OpNum, in printFPImmOperand() function in AArch64InstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMInstPrinter.h | 202 void printFPImmOperand(const MCInst *MI, unsigned OpNum,
|
| H A D | ARMInstPrinter.cpp | 1385 void ARMInstPrinter::printFPImmOperand(const MCInst *MI, unsigned OpNum, in printFPImmOperand() function in ARMInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZfa.td | 39 let PrintMethod = "printFPImmOperand";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 69 let PrintMethod = "printFPImmOperand"; 94 let PrintMethod = "printFPImmOperand"; 116 let PrintMethod = "printFPImmOperand";
|
| H A D | ARMInstrNEON.td | 80 let PrintMethod = "printFPImmOperand";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 1466 let PrintMethod = "printFPImmOperand"; 1479 let PrintMethod = "printFPImmOperand"; 1493 let PrintMethod = "printFPImmOperand"; 1498 let PrintMethod = "printFPImmOperand";
|