Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp933 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createLoad() local
991 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1031 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createStore() local
1132 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createGather() local
1198 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in createScatter() local
4065 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in promoteFunctionToCoroutine() local
4277 auto i8Ty = llvm::Type::getInt8Ty(*jit->context); in yield() local