Home
last modified time | relevance | path

Searched refs:renderTruncImm (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp106 void renderTruncImm(MachineInstrBuilder &MIB, const MachineInstr &MI) const;
1878 void AArch64InstructionSelector::renderTruncImm(MachineInstrBuilder &MIB, in renderTruncImm() function in AArch64InstructionSelector
H A DAArch64InstrInfo.td892 def gi_trunc_imm : GICustomOperandRenderer<"renderTruncImm">,