Searched refs:GetShiftOperands (Results 1 – 2 of 2) sorted by relevance
247 std::vector<arm::ShifterOperand>& GetShiftOperands() OVERRIDE { in GetShiftOperands() function in art::AssemblerArm32Test317 for (const arm::ShifterOperand& shift : GetShiftOperands()) { in TemplateHelper()368 for (const arm::ShifterOperand& shift : GetShiftOperands()) { in TemplateHelper()472 return GetShiftOperands().size(); in CountHelper()490 tmp = GetShiftOperands().size(); in CountHelper()
514 virtual std::vector<SOp>& GetShiftOperands() = 0;