Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1128 Type* nTyS = B.getIntNTy(eltType->getPrimitiveSizeInBits()); in fold_pow() local
1129 Type *nTy = FPOp->getType()->getWithNewType(nTyS); in fold_pow()