Home | History | Annotate | Download | only in ia32

Lines Matching refs:UseRegisterOrConstantAtStart

493 LOperand* LChunkBuilder::UseRegisterOrConstantAtStart(HValue* value) {
1000 LOperand* offset = UseRegisterOrConstantAtStart(instr->offset());
1037 LOperand* target = UseRegisterOrConstantAtStart(instr->target());
1527 ? UseRegisterOrConstantAtStart(right_candidate)
1547 ? UseRegisterOrConstantAtStart(right_candidate)
1614 LOperand* left = UseRegisterOrConstantAtStart(instr->left());
1708 LOperand* index = UseRegisterOrConstantAtStart(instr->index());
1724 return UseRegisterOrConstantAtStart(instr->value());
1734 : UseRegisterOrConstantAtStart(instr->index());
1748 LOperand* index = UseRegisterOrConstantAtStart(instr->index());
2019 ? UseRegisterOrConstantAtStart(instr->object())
2045 : UseRegisterOrConstantAtStart(instr->key());
2109 LOperand* key = UseRegisterOrConstantAtStart(instr->key());
2122 val = UseRegisterOrConstantAtStart(instr->value());
2123 key = UseRegisterOrConstantAtStart(instr->key());
2144 : UseRegisterOrConstantAtStart(instr->key());