Searched refs:FunctionTypePtr (Results 1 – 16 of 16) sorted by relevance
256 FunctionTypePtr _funcType_v_b;257 FunctionTypePtr _funcType_v_i;258 FunctionTypePtr _funcType_v_ui;259 FunctionTypePtr _funcType_v_h;260 FunctionTypePtr _funcType_v_f;261 FunctionTypePtr _funcType_v_s;262 FunctionTypePtr _funcType_b_h;263 FunctionTypePtr _funcType_b_f;264 FunctionTypePtr _funcType_f_f;265 FunctionTypePtr _funcType_h_f;[all …]
293 FunctionTypePtr309 FunctionTypePtr325 FunctionTypePtr341 FunctionTypePtr357 FunctionTypePtr373 FunctionTypePtr389 FunctionTypePtr405 FunctionTypePtr421 FunctionTypePtr437 FunctionTypePtr[all …]
76 typedef RcPtr <FunctionType> FunctionTypePtr; typedef85 const FunctionTypePtr &type,
82 const FunctionTypePtr &type, in declareSimdCFunc()
84 FunctionTypePtr type,
77 FunctionTypePtr type, in SimdFunctionCall()
244 virtual FunctionTypePtr newFunctionType
481 FunctionTypePtr
1087 FunctionTypePtr functionType = function->info->functionType(); in returnsType()1109 FunctionTypePtr functionType = info->functionType(); in generateCode()
140 FunctionTypePtr functionType () const;
293 virtual FunctionTypePtr newFunctionType
124 FunctionTypePtr
483 const FunctionTypePtr fType = info->type(); in findModule()
131 typedef RcPtr <FunctionType> FunctionTypePtr; typedef
1341 FunctionTypePtr functionType = function->type.cast <FunctionType>(); in computeType()
1609 FunctionTypePtr functionT = t.cast<FunctionType>(); in isSameTypeAs()