Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAutoUpgrade.cpp1284 VectorType *FltIdxTy = cast<VectorType>(Args[2]->getType()); in UpgradeIntrinsicCall() local
1285 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); in UpgradeIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp3329 VectorType *FltIdxTy = cast<VectorType>(Args[2]->getType()); in UpgradeIntrinsicCall() local
3330 VectorType *IntIdxTy = VectorType::getInteger(FltIdxTy); in UpgradeIntrinsicCall()