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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1095 void GraphBuilder::arithmetic_op(ValueType* type, Bytecodes::Code code, ValueStack* state_before) { function in class:GraphBuilder
[all...]
H A Dc1_LIRGenerator.cpp517 void LIRGenerator::arithmetic_op(Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op, CodeEmitInfo* info) { function in class:LIRGenerator

Completed in 159 milliseconds