Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp225 BuildUtil::mkCmp(operation op, CondCode cc, DataType dstTy, Value *dst, in mkCmp() argument
211 mkCvt(operation op, DataType dstTy, Value *dst, DataType srcTy, Value *src) mkCvt() argument
H A Dnv50_ir_from_tgsi.cpp1745 DataType dstTy; member in __anon9287::Converter
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp120 llvm::FixedVectorType *dstTy = llvm::cast<llvm::FixedVectorType>(dstType); in lowerPMOV() local
272 llvm::VectorType *dstTy = llvm::VectorType::getTruncatedElementVectorType(srcTy); in lowerPack() local
110 lowerPCMP(llvm::ICmpInst::Predicate pred, llvm::Value *x, llvm::Value *y, llvm::Type *dstTy) lowerPCMP() argument
[all...]

Completed in 10 milliseconds