Home
last modified time | relevance | path

Searched defs:MaskTy (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp190 Type *MaskTy = C->getType(); in DecodeVPERMIL2PMask() local
245 Type *MaskTy = C->getType(); in DecodeVPPERMMask() local
DX86TargetTransformInfo.cpp2492 VectorType *MaskTy = in getMaskedMemoryOpCost() local
3262 VectorType *MaskTy = in getGSScalarCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp960 llvm::VectorType *MaskTy = llvm::VectorType::get(Builder.getInt1Ty(), in getX86MaskVec() local
996 llvm::VectorType *MaskTy = in EmitX86ScalarSelect() local
2360 Type *MaskTy = VectorType::get(Type::getInt32Ty(C), NumElts); in UpgradeIntrinsicCall() local
DInstructions.cpp1842 auto *MaskTy = dyn_cast<VectorType>(Mask->getType()); in isValidOperands() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1024 EVT MaskTy = VT.changeVectorElementTypeToInteger(); in ExpandSELECT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2803 auto *MaskTy = VectorType::get(Builder.getInt1Ty(), in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3384 VectorType *MaskTy = VectorType::get(Builder.getInt1Ty(), VL.size()); in getEntryCost() local