Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp921 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createLoad() local
978 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1018 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1119 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createGather() local
1185 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createScatter() local
3859 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in promoteFunctionToCoroutine() local
4076 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in yield() local