Searched refs:compileVectorVariableReference (Results 1 – 2 of 2) sorted by relevance
233 bool compileVectorVariableReference(LLVMBuilderRef builder, const VariableReference& v,
1606 bool JIT::compileVectorVariableReference(LLVMBuilderRef builder, const VariableReference& v, in compileVectorVariableReference() function in SkSL::JIT1629 return this->compileVectorVariableReference(builder, (const VariableReference&) expr, in compileVectorExpression()