Searched refs:nTy (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibCalls.cpp | 1120 Type *nTy = nTyS; in fold_pow() local 1122 nTy = VectorType::get(nTyS, vTy->getNumElements()); in fold_pow() 1123 unsigned size = nTy->getScalarSizeInBits(); in fold_pow() 1126 opr_n = B.CreateZExtOrBitCast(opr_n, nTy, "__ytou"); in fold_pow() 1128 opr_n = B.CreateFPToSI(opr1, nTy, "__ytou"); in fold_pow() 1131 sign = B.CreateAnd(B.CreateBitCast(opr0, nTy), sign, "__pow_sign"); in fold_pow() 1132 nval = B.CreateOr(B.CreateBitCast(nval, nTy), sign); in fold_pow()
|
/external/python/cpython3/Lib/test/ |
D | idnsans.pem | 20 kaY9S/5abVV5W1eQACh1Cd/MaRkUbm+5nTy/bF9jXfh8408MzrGbAR9KF9GfWgqC
|