Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:IntWidth

721       uint32_t IntWidth = DL->getTypeSizeInBits(CE->getType());
722 GV.IntVal = GV.IntVal.zextOrTrunc(IntWidth);