Searched defs:vecTy (Results 1 – 3 of 3) sorted by relevance
113 MIRType *BECommon::BeGetOrCreateFunctionType(TyIdx tyIdx, const std::vector<TyIdx> &vecTy, in BeGetOrCreateFunctionType()
1041 …MIRFuncType(const TyIdx &retTyIdx, const std::vector<TyIdx> &vecTy, const std::vector<TypeAttrs> &… in MIRFuncType()
225 void MemCharSimdLowering::GenLoadAndFastCheck128(llvm::VectorType *vecTy) in GenLoadAndFastCheck128()245 void MemCharSimdLowering::GenLoadAndFastCheck256(llvm::VectorType *vecTy) in GenLoadAndFastCheck256()363 llvm::Value *MemCharSimdLowering::Generate(llvm::VectorType *vecTy) in Generate()