Lines Matching refs:getIntTy
1439 static IntegerType *getIntTy(IRBuilderBase &B, const TargetLibraryInfo *TLI) { in getIntTy() function
1484 Type *IntTy = getIntTy(B, TLI); in emitStrChr()
1492 Type *IntTy = getIntTy(B, TLI); in emitStrNCmp()
1564 Type *IntTy = getIntTy(B, TLI); in emitMemChr()
1574 Type *IntTy = getIntTy(B, TLI); in emitMemRChr()
1584 Type *IntTy = getIntTy(B, TLI); in emitMemCmp()
1594 Type *IntTy = getIntTy(B, TLI); in emitBCmp()
1604 Type *IntTy = getIntTy(B, TLI); in emitMemCCpy()
1615 Type *IntTy = getIntTy(B, TLI); in emitSNPrintf()
1628 Type *IntTy = getIntTy(B, TLI); in emitSPrintf()
1674 Type *IntTy = getIntTy(B, TLI); in emitVSNPrintf()
1685 Type *IntTy = getIntTy(B, TLI); in emitVSPrintf()
1816 Type *IntTy = getIntTy(B, TLI); in emitPutChar()
1835 Type *IntTy = getIntTy(B, TLI); in emitPutS()
1853 Type *IntTy = getIntTy(B, TLI); in emitFPutC()
1873 Type *IntTy = getIntTy(B, TLI); in emitFPutS()