Home | History | Annotate | Download | only in arm

Lines Matching defs:LFlooringDivByPowerOf2I

689 class LFlooringDivByPowerOf2I final : public LTemplateInstruction<1, 1, 0> {
691 LFlooringDivByPowerOf2I(LOperand* dividend, int32_t divisor) {