Searched refs:compileVectorBinary (Results 1 – 2 of 2) sorted by relevance
221 bool compileVectorBinary(LLVMBuilderRef builder, const BinaryExpression& b,
1444 bool JIT::compileVectorBinary(LLVMBuilderRef builder, const BinaryExpression& b, in compileVectorBinary() function in SkSL::JIT1621 return this->compileVectorBinary(builder, (const BinaryExpression&) expr, out); in compileVectorExpression()