Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp379 llvm::IntegerType *intTy = llvm::cast<llvm::IntegerType>(ty->getElementType()); in lowerMulHigh() local
952 auto intTy = llvm::IntegerType::get(*jit->context, sizeof(int) * 8); in createLoad() local
1050 auto intTy = llvm::IntegerType::get(*jit->context, sizeof(int) * 8); in createStore() local

Completed in 11 milliseconds