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.h351 void renderFPPow2ToExponent(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td419 def gi_fp_pow2_to_exponent : GICustomOperandRenderer<"renderFPPow2ToExponent">,
H A DAMDGPUInstructionSelector.cpp5700 void AMDGPUInstructionSelector::renderFPPow2ToExponent(MachineInstrBuilder &MIB, in renderFPPow2ToExponent() function in AMDGPUInstructionSelector