Home
last modified time | relevance | path

Searched refs:ShouldUseIntrinsic (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1031 const bool ShouldUseIntrinsic = eltType->isFloatTy() || eltType->isHalfTy(); in fold_pow() local
1036 if (ShouldUseIntrinsic) in fold_pow()
1110 if (ShouldUseIntrinsic) { in fold_pow()