Home
last modified time | relevance | path

Searched defs:i8Ty (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp953 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createLoad() local
1011 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1051 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1152 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createGather() local
1218 auto i8Ty in createScatter() local
4147 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); promoteFunctionToCoroutine() local
4359 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); yield() local
[all...]

Completed in 9 milliseconds