Home
last modified time | relevance | path

Searched defs:input_other (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_shared.cc29 HInstruction* input_other) { in TrySimpleMultiplyAccumulatePatterns()
Dinstruction_simplifier.cc1526 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitAdd() local
1615 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitAnd() local
2094 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitDiv() local
2217 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitMul() local
2392 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitOr() local
2440 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitSub() local
2617 HInstruction* input_other = instruction->GetLeastConstantLeft(); in VisitXor() local