Home
last modified time | relevance | path

Searched refs:fFoldOr4Func (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/sksl/
DSkSLJIT.h346 LLVMValueRef fFoldOr4Func; variable
DSkSLJIT.cpp666 case 4: func = fFoldOr4Func; break; in compileBinary()
1822 fFoldOr4Func = LLVMAddFunction(fModule, "llvm.experimental.vector.reduce.or.i1.v4i1", in createModule()