Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3871 bool UsePartialMad64_32, in buildMultiply()
4143 const bool UsePartialMad64_32 = ST.getGeneration() < AMDGPUSubtarget::GFX10; in legalizeMul() local