Home
last modified time | relevance | path

Searched refs:UseFixedOrConstant (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x87/
Dlithium-x87.cc539 LOperand* LChunkBuilder::UseFixedOrConstant(HValue* value, in UseFixedOrConstant() function in v8::internal::LChunkBuilder
1833 return UseFixedOrConstant(instr->value(), eax); in GetSeqStringSetCharOperand()
Dlithium-x87.h2834 MUST_USE_RESULT LOperand* UseFixedOrConstant(HValue* value,
/external/v8/src/ia32/
Dlithium-ia32.cc533 LOperand* LChunkBuilder::UseFixedOrConstant(HValue* value, in UseFixedOrConstant() function in v8::internal::LChunkBuilder
1827 return UseFixedOrConstant(instr->value(), eax); in GetSeqStringSetCharOperand()
Dlithium-ia32.h2820 MUST_USE_RESULT LOperand* UseFixedOrConstant(HValue* value,