Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_build_util.cpp212 DataType dstTy, Value *dst, DataType srcTy, Value *src) in mkCvt()
226 DataType srcTy, Value *src0, Value *src1, Value *src2) in mkCmp()
Dnv50_ir_from_tgsi.cpp1746 DataType srcTy; member in __anon08b2b8790211::Converter
/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