Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLJIT.h320 LLVMTypeRef fInt64Type; variable
DSkSLJIT.cpp110 fInt64Type = LLVMInt64TypeInContext(fContext); in JIT()
1358 fInt64Type, in compileStageFunctionLoop()
1360 LLVMConstInt(fInt64Type, PTR_SIZE, false), in compileStageFunctionLoop()
1687 fInt64Type, in compileStageFunctionVector()
1689 LLVMConstInt(fInt64Type, PTR_SIZE, in compileStageFunctionVector()