Searched defs:LConstantD (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/ia32/
H A Dlithium-ia32.h1344 class LConstantD FINAL : public LTemplateInstruction<1, 0, 1> {
1346 explicit LConstantD(LOperand* temp) { function in class:v8::internal::FINAL
/external/chromium_org/v8/src/x64/
H A Dlithium-x64.h1331 class LConstantD FINAL : public LTemplateInstruction<1, 0, 1> {
1333 explicit LConstantD(LOperand* temp) { function in class:v8::internal::FINAL

Completed in 77 milliseconds