Lines Matching refs:getIntTy
1428 static IntegerType *getIntTy(IRBuilderBase &B, const TargetLibraryInfo *TLI) { in getIntTy() function
1473 Type *IntTy = getIntTy(B, TLI); in emitStrChr()
1481 Type *IntTy = getIntTy(B, TLI); in emitStrNCmp()
1553 Type *IntTy = getIntTy(B, TLI); in emitMemChr()
1563 Type *IntTy = getIntTy(B, TLI); in emitMemRChr()
1573 Type *IntTy = getIntTy(B, TLI); in emitMemCmp()
1583 Type *IntTy = getIntTy(B, TLI); in emitBCmp()
1593 Type *IntTy = getIntTy(B, TLI); in emitMemCCpy()
1604 Type *IntTy = getIntTy(B, TLI); in emitSNPrintf()
1617 Type *IntTy = getIntTy(B, TLI); in emitSPrintf()
1663 Type *IntTy = getIntTy(B, TLI); in emitVSNPrintf()
1674 Type *IntTy = getIntTy(B, TLI); in emitVSPrintf()
1805 Type *IntTy = getIntTy(B, TLI); in emitPutChar()
1824 Type *IntTy = getIntTy(B, TLI); in emitPutS()
1842 Type *IntTy = getIntTy(B, TLI); in emitFPutC()
1862 Type *IntTy = getIntTy(B, TLI); in emitFPutS()