14 EVT VT = TLI->getValueType(
DL, DataType);
bool hasDivRemOp(Type *DataType, bool IsSigned) const override
bool isLSRCostLess(const TargetTransformInfo::LSRCost &C1, const TargetTransformInfo::LSRCost &C2) const override
The instances of the Type class are immutable: once they are created, they are never changed.
@ SDIVREM
SDIVREM/UDIVREM - Divide two integers and produce both a quotient and remainder result.
This is an optimization pass for GlobalISel generic memory operations.