Home
last modified time | relevance | path

Searched refs:printImm (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMIRFormatter.cpp19 void AMDGPUMIRFormatter::printImm(raw_ostream &OS, const MachineInstr &MI, in printImm() function in AMDGPUMIRFormatter
28 MIRFormatter::printImm(OS, MI, OpIdx, Imm); in printImm()
H A DAMDGPUMIRFormatter.h34 virtual void printImm(raw_ostream &OS, const MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h44 virtual void printImm(raw_ostream &OS, const MachineInstr &MI, in printImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h62 void printImm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
H A DAArch64InstPrinter.cpp1163 printImm(MI, OpNo, STI, O); in printOperand()
1170 void AArch64InstPrinter::printImm(const MCInst *MI, unsigned OpNo, in printImm() function in AArch64InstPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp879 Formatter->printImm(OS, *getParent(), OpIdx, getImm()); in print()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1043 let PrintMethod = "printImm";
1051 let PrintMethod = "printImm";
1058 let PrintMethod = "printImm";
2849 let PrintMethod = "printImm";