Lines Matching refs:getModule
798 Module *M = B.GetInsertBlock()->getModule(); in emitStrLen()
816 Module *M = B.GetInsertBlock()->getModule(); in emitStrChr()
835 Module *M = B.GetInsertBlock()->getModule(); in emitStrNCmp()
856 Module *M = B.GetInsertBlock()->getModule(); in emitStrCpy()
872 Module *M = B.GetInsertBlock()->getModule(); in emitStrNCpy()
890 Module *M = B.GetInsertBlock()->getModule(); in emitMemCpyChk()
912 Module *M = B.GetInsertBlock()->getModule(); in emitMemChr()
932 Module *M = B.GetInsertBlock()->getModule(); in emitMemCmp()
968 Module *M = B.GetInsertBlock()->getModule(); in emitUnaryFloatFnCallHelper()
1011 Module *M = B.GetInsertBlock()->getModule(); in emitBinaryFloatFnCall()
1027 Module *M = B.GetInsertBlock()->getModule(); in emitPutChar()
1048 Module *M = B.GetInsertBlock()->getModule(); in emitPutS()
1064 Module *M = B.GetInsertBlock()->getModule(); in emitFPutC()
1084 Module *M = B.GetInsertBlock()->getModule(); in emitFPutCUnlocked()
1103 Module *M = B.GetInsertBlock()->getModule(); in emitFPutS()
1121 Module *M = B.GetInsertBlock()->getModule(); in emitFPutSUnlocked()
1139 Module *M = B.GetInsertBlock()->getModule(); in emitFWrite()
1162 Module *M = B.GetInsertBlock()->getModule(); in emitMalloc()
1181 Module *M = B.GetInsertBlock()->getModule(); in emitCalloc()
1202 Module *M = B.GetInsertBlock()->getModule(); in emitFWriteUnlocked()
1223 Module *M = B.GetInsertBlock()->getModule(); in emitFGetCUnlocked()
1241 Module *M = B.GetInsertBlock()->getModule(); in emitFGetSUnlocked()
1261 Module *M = B.GetInsertBlock()->getModule(); in emitFReadUnlocked()