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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGSpeculativeJIT.h643 void shiftOp(NodeType op, GPRReg op1, int32_t shiftAmount, GPRReg result) function in class:JSC::DFG::SpeculativeJIT
659 void shiftOp(NodeType op, GPRReg op1, GPRReg shiftAmount, GPRReg result) function in class:JSC::DFG::SpeculativeJIT

Completed in 72 milliseconds