Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp210 DataType dstTy, Value *dst, DataType srcTy, Value *src) in mkCvt()
224 DataType srcTy, Value *src0, Value *src1, Value *src2) in mkCmp()
Dnv50_ir_from_tgsi.cpp1723 DataType srcTy; member in __anon9347d7160211::Converter
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp541 auto srcTy = pVectorType->getElementType(); in VGATHER_EMU() local
544 auto srcTy = vSrc->getType()->getVectorElementType(); in VGATHER_EMU() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp119 llvm::VectorType *srcTy = llvm::cast<llvm::VectorType>(op->getType()); in lowerPMOV() local
255 llvm::FixedVectorType *srcTy = llvm::cast<llvm::FixedVectorType>(x->getType()); in lowerPack() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1572 Type *srcTy = V->getType(); in CreateShadowCast() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp7271 bool Sema::isValidSveBitcast(QualType srcTy, QualType destTy) { in isValidSveBitcast()
7294 bool Sema::areLaxCompatibleVectorTypes(QualType srcTy, QualType destTy) { in areLaxCompatibleVectorTypes()
7321 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2082 Type *srcTy = V->getType(); in CreateShadowCast() local
/external/clang/lib/Sema/
DSemaExpr.cpp5813 bool Sema::areLaxCompatibleVectorTypes(QualType srcTy, QualType destTy) { in areLaxCompatibleVectorTypes()
5840 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2208 Type *srcTy = V->getType(); in CreateShadowCast() local