HomeSort by relevance Sort by last modified time
    Searched refs:needsSpill (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/dfg/
DFGNonSpeculativeJIT.h 98 if (!info.needsSpill() || (info.gpr() == exclude))
117 if (!info.needsSpill() || (info.fpr() == exclude))
DFGGenerationInfo.h 157 bool needsSpill()
DFGJITCodeGenerator.h 210 if (!info.needsSpill()) {
    [all...]

Completed in 891 milliseconds