Home
last modified time | relevance | path

Searched defs:UsePartialMad64_32 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3871 buildMultiply(LegalizerHelper & Helper,MutableArrayRef<Register> Accum,ArrayRef<Register> Src0,ArrayRef<Register> Src1,bool UsePartialMad64_32,bool SeparateOddAlignedProducts) const buildMultiply() argument
4143 const bool UsePartialMad64_32 = ST.getGeneration() < AMDGPUSubtarget::GFX10; legalizeMul() local