Searched defs:IntType (Results 1 – 9 of 9) sorted by relevance
39 auto IntType = Type::getInt32Ty(C); in TEST_F() local
378 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local493 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
355 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local398 APSIntType IntType = BV.getAPSIntType(T); in GetRange() local
255 DIType IntType = DBuilder.createBasicType("int", 32, 0, in CreateOldFunctionBodyAndDI() local
59 QualType T, llvm::IntegerType *IntType) { in EmitToInt()94 llvm::IntegerType *IntType = in EmitBinaryAtomic() local129 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local1009 llvm::IntegerType *IntType = in EmitBuiltinExpr() local1038 llvm::IntegerType *IntType = in EmitBuiltinExpr() local1584 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
110 enum IntType { enum
95 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyMemTransfer() local
407 IntegerType *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
483 func (c Context) IntType(numbits int) (t Type) { func494 func IntType(numbits int) (t Type) { func