Home
last modified time | relevance | path

Searched defs:srcTy (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp211 mkCvt(operation op, DataType dstTy, Value *dst, DataType srcTy, Value *src) mkCvt() argument
225 mkCmp(operation op, CondCode cc, DataType dstTy, Value *dst, DataType srcTy, Value *src0, Value *src1, Value *src2) mkCmp() argument
H A Dnv50_ir_from_tgsi.cpp1746 DataType srcTy; member in __anon9287::Converter
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A 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

Completed in 13 milliseconds