Home
last modified time | relevance | path

Searched refs:compileVectorConstructor (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/
DSkSLJIT.h224 bool compileVectorConstructor(LLVMBuilderRef builder, const Constructor& c,
DSkSLJIT.cpp1504 bool JIT::compileVectorConstructor(LLVMBuilderRef builder, const Constructor& c, in compileVectorConstructor() function in SkSL::JIT
1623 return this->compileVectorConstructor(builder, (const Constructor&) expr, out); in compileVectorExpression()
/external/skqp/src/sksl/
DSkSLJIT.h224 bool compileVectorConstructor(LLVMBuilderRef builder, const Constructor& c,
DSkSLJIT.cpp1504 bool JIT::compileVectorConstructor(LLVMBuilderRef builder, const Constructor& c, in compileVectorConstructor() function in SkSL::JIT
1623 return this->compileVectorConstructor(builder, (const Constructor&) expr, out); in compileVectorExpression()