Lines Matching refs:getModule
722 Module *M = B.GetInsertBlock()->getModule(); in emitStrLen()
739 Module *M = B.GetInsertBlock()->getModule(); in emitStrChr()
757 Module *M = B.GetInsertBlock()->getModule(); in emitStrNCmp()
777 Module *M = B.GetInsertBlock()->getModule(); in emitStrCpy()
793 Module *M = B.GetInsertBlock()->getModule(); in emitStrNCpy()
811 Module *M = B.GetInsertBlock()->getModule(); in emitMemCpyChk()
833 Module *M = B.GetInsertBlock()->getModule(); in emitMemChr()
852 Module *M = B.GetInsertBlock()->getModule(); in emitMemCmp()
887 Module *M = B.GetInsertBlock()->getModule(); in emitUnaryFloatFnCall()
903 Module *M = B.GetInsertBlock()->getModule(); in emitBinaryFloatFnCall()
919 Module *M = B.GetInsertBlock()->getModule(); in emitPutChar()
939 Module *M = B.GetInsertBlock()->getModule(); in emitPutS()
954 Module *M = B.GetInsertBlock()->getModule(); in emitFPutC()
973 Module *M = B.GetInsertBlock()->getModule(); in emitFPutS()
991 Module *M = B.GetInsertBlock()->getModule(); in emitFWrite()