Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching defs:IntWidth

650       uint32_t IntWidth = TD->getTypeSizeInBits(CE->getType());
651 GV.IntVal = GV.IntVal.zextOrTrunc(IntWidth);