Home | History | Annotate | Download | only in x87

Lines Matching refs:UseAny

565 LOperand* LChunkBuilder::UseAny(HValue* value) {
696 return DefineAsRegister(new(zone()) LDummyUse(UseAny(instr->value())));
862 LDummyUse(UseAny(current->OperandAt(0))));
867 new(zone()) LDummyUse(UseAny(current->OperandAt(i)));
1073 LOperand* argument = UseAny(instr->argument(i));
1205 LOperand* context = UseAny(instr->context()); // Deferred use.
2189 LOperand* backing_store_owner = UseAny(instr->backing_store_owner());
2296 LOperand* backing_store_owner = UseAny(instr->backing_store_owner());
2456 LOperand* context = UseAny(instr->context());
2465 LOperand* context = UseAny(instr->context());
2474 LOperand* context = UseAny(instr->context());
2604 LOperand* context = UseAny(instr->context());