Searched defs:IRTy (Results 1 – 3 of 3) sorted by relevance
56 Type *IRTy = IntegerType::get(C, S); in TEST() local101 Type *IRTy = VectorType::get(IRSTy, Elts); in TEST() local137 Type *IRTy = PointerType::get(IntegerType::get(C, 8), AS); in TEST() local
1775 llvm::Type *IRTy = ConvertTypeForMem(Ty)->getPointerTo(AS); in EmitParmDecl() local
2865 llvm::Type *IRTy = CGF.ConvertTypeForMem(Ty); in createPlaceholderSlot() local