Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtype_manager_test.cpp681 Integer intTy(32, true); in TEST() local
/third_party/spirv-tools/test/opt/
Dtype_manager_test.cpp681 Integer intTy(32, true); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp681 Integer intTy(32, true); in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
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