Searched defs:intTy (Results 1 – 5 of 5) sorted by relevance
9 typedef int intTy; typedef
219 if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in addTypedData() local613 llvm::IntegerType *intTy) { in isLegalIntegerType()
117 } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in occupiesMoreThan() local
234 if (IntegerType* intTy = dyn_cast<IntegerType>(Ty)) { in encodeVecTypeHint() local
121 if (auto intTy = dyn_cast<IntegerType>(Ty)) { in mapLLVMTypeToOCLType() local