Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp212 DataType dstTy, Value *dst, DataType srcTy, Value *src) in mkCvt()
225 BuildUtil::mkCmp(operation op, CondCode cc, DataType dstTy, Value *dst, in mkCmp()
Dnv50_ir_from_tgsi.cpp1745 DataType dstTy; member in __anoned67de820211::Converter
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp111 llvm::Value *y, llvm::Type *dstTy) in lowerPCMP()
120 llvm::FixedVectorType *dstTy = llvm::cast<llvm::FixedVectorType>(dstType); in lowerPMOV() local
272 llvm::VectorType *dstTy = llvm::VectorType::getTruncatedElementVectorType(srcTy); in lowerPack() local