Home
last modified time | relevance | path

Searched refs:renderRoundMode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h402 void renderRoundMode(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td427 def gi_as_hw_round_mode : GICustomOperandRenderer<"renderRoundMode">,
H A DAMDGPUInstructionSelector.cpp6775 void AMDGPUInstructionSelector::renderRoundMode(MachineInstrBuilder &MIB, in renderRoundMode() function in AMDGPUInstructionSelector