Home | History | Annotate | Download | only in ia32

Lines Matching refs:UseAny

559 LOperand* LChunkBuilder::UseAny(HValue* value) {
697 return DefineAsRegister(new(zone()) LDummyUse(UseAny(instr->value())));
864 LDummyUse(UseAny(current->OperandAt(0))));
869 new(zone()) LDummyUse(UseAny(current->OperandAt(i)));
1055 LOperand* argument = UseAny(instr->argument(i));
1197 LOperand* context = UseAny(instr->context()); // Deferred use.
2191 LOperand* backing_store_owner = UseAny(instr->backing_store_owner());
2286 LOperand* backing_store_owner = UseAny(instr->backing_store_owner());
2452 LOperand* context = UseAny(instr->context());
2461 LOperand* context = UseAny(instr->context());
2470 LOperand* context = UseAny(instr->context());
2600 LOperand* context = UseAny(instr->context());