Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dfixit-function-call.cpp9 typedef int intTy; typedef
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp219 if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in addTypedData() local
613 llvm::IntegerType *intTy) { in isLegalIntegerType()
DTargetInfo.cpp117 } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in occupiesMoreThan() local
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp234 if (IntegerType* intTy = dyn_cast<IntegerType>(Ty)) { in encodeVecTypeHint() local
DSPIRVUtil.cpp121 if (auto intTy = dyn_cast<IntegerType>(Ty)) { in mapLLVMTypeToOCLType() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp656 Integer intTy(32, true); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp654 Integer intTy(32, true); in TEST() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp361 llvm::IntegerType *intTy = llvm::cast<llvm::IntegerType>(ty->getElementType()); in lowerMulHigh() local