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

/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.cc612 X87Fld(src, opts);
632 void LCodeGen::X87Fld(Operand src, X87OperandType opts) { function in class:v8::internal::LCodeGen
3768 X87Fld(MemOperand(esp, 0), kX87FloatOperand);
3860 X87Fld(Operand::StaticVariable(one_half), kX87DoubleOperand);

Completed in 319 milliseconds