Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp633 llvm::Type *i32Ty = llvm::Type::getInt32Ty(*jit->context); in allocateStackVariable() local
1051 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in createMaskedLoad() local
1071 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in createMaskedStore() local
1118 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in createGather() local
1184 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in createScatter() local
3791 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in VPrintf() local
3860 auto i32Ty = llvm::Type::getInt32Ty(*jit->context); in promoteFunctionToCoroutine() local