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 | 174 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 | 153 void printFPImmOperand(const MCInst *MI, unsigned OpNum,
|
H A D | AArch64InstPrinter.cpp | 1496 void AArch64InstPrinter::printFPImmOperand(const MCInst *MI, unsigned OpNum, in getNextVectorRegister() 1483 void AArch64InstPrinter::printFPImmOperand(const MCInst *MI, unsigned OpNum, printFPImmOperand() function in AArch64InstPrinter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.h | 201 void printFPImmOperand(const MCInst *MI, unsigned OpNum,
|
H A D | ARMInstPrinter.cpp | 1387 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 | 28 let PrintMethod = "printFPImmOperand";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 53 let PrintMethod = "printFPImmOperand"; 80 let PrintMethod = "printFPImmOperand"; 103 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 | 1369 let PrintMethod = "printFPImmOperand"; 1382 let PrintMethod = "printFPImmOperand"; 1396 let PrintMethod = "printFPImmOperand"; 1401 let PrintMethod = "printFPImmOperand";
|