OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDoubleConstantWithInt32Value
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/dfg/
DFGSpeculativeJIT.h
138
bool
isDoubleConstantWithInt32Value
(NodeIndex nodeIndex, int32_t& out)
DFGSpeculativeJIT.cpp
369
if (
isDoubleConstantWithInt32Value
(node.child1, imm1)) {
381
if (
isDoubleConstantWithInt32Value
(node.child2, imm2)) {
414
if (
isDoubleConstantWithInt32Value
(node.child2, imm2)) {
Completed in 38 milliseconds