Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2896 bool UsePartialMad64_32, bool SeparateOddAlignedProducts) const { in buildMultiply()
3150 const bool UsePartialMad64_32 = ST.getGeneration() < AMDGPUSubtarget::GFX10; in legalizeMul() local