Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h399 void renderFPPow2ToExponent(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td424 def gi_fp_pow2_to_exponent : GICustomOperandRenderer<"renderFPPow2ToExponent">,
H A DAMDGPUInstructionSelector.cpp6766 void AMDGPUInstructionSelector::renderFPPow2ToExponent(MachineInstrBuilder &MIB, in renderFPPow2ToExponent() function in AMDGPUInstructionSelector