Searched refs:fFloat32Vector2Type (Results 1 – 2 of 2) sorted by relevance
324 LLVMTypeRef fFloat32Vector2Type; variable
118 fFloat32Vector2Type = LLVMVectorType(fFloat32Type, 2); in JIT()183 this->addBuiltinFunction("clamp", "sksl_clamp2", fFloat32Vector2Type, { fFloat32Vector2Type, in loadBuiltinFunctions()254 return fFloat32Vector2Type; in getType()