Home
last modified time | relevance | path

Searched defs:srcTy (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp119 llvm::VectorType *srcTy = llvm::cast<llvm::VectorType>(op->getType()); in lowerPMOV() local
271 llvm::FixedVectorType *srcTy = llvm::cast<llvm::FixedVectorType>(x->getType()); in lowerPack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2082 Type *srcTy = V->getType(); in CreateShadowCast() local