Home
last modified time | relevance | path

Searched defs:NewVecTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DAutoUpgrade.cpp772 Type *NewVecTy = VectorType::get(Type::getInt64Ty(C), 2); in UpgradeIntrinsicCall() local
1306 Type *NewVecTy = VectorType::get(Type::getInt64Ty(C), 2); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp1476 Type *NewVecTy = VectorType::get(Type::getInt64Ty(C), 2); in UpgradeIntrinsicCall() local
3350 Type *NewVecTy = VectorType::get(Type::getInt64Ty(C), 2); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13734 EVT NewVecTy = in MergeStoresOfConstantsOrVecElts() local