Searched defs:IsF32 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibCalls.cpp | 1221 const bool IsF32 = FltTy->isFloatTy(); shouldReplaceLibcallWithIntrinsic() local |
H A D | SIInstrInfo.cpp | 3466 bool IsF32 = Opc == AMDGPU::V_MAD_F32_e64 || Opc == AMDGPU::V_MAC_F32_e64 || FoldImmediate() local |