Searched defs:intTy (Results 1 – 8 of 8) 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
656 Integer intTy(32, true); in TEST() local
654 Integer intTy(32, true); in TEST() local
361 llvm::IntegerType *intTy = llvm::cast<llvm::IntegerType>(ty->getElementType()); in lowerMulHigh() local