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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DLazyOperandValueProfile.cpp89 SpeculatedType LazyOperandValueProfileParser::prediction( function in class:JSC::LazyOperandValueProfileParser
H A DSpeculatedType.cpp175 static const char* speculationToAbbreviatedString(SpeculatedType prediction) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGArgumentPosition.h96 SpeculatedType prediction() const { return m_prediction; } function in class:JSC::DFG::ArgumentPosition
H A DDFGPredictionPropagationPhase.cpp97 bool setPrediction(SpeculatedType prediction) argument
110 bool mergePrediction(SpeculatedType prediction) argument
150 SpeculatedType prediction local
385 SpeculatedType prediction = node->child1()->prediction(); local
677 SpeculatedType prediction = node->child1()->prediction(); local
[all...]
H A DDFGValueSource.h130 static ValueSource forSpeculation(SpeculatedType prediction) argument
H A DDFGByteCodeParser.cpp267 SpeculatedType prediction = local
[all...]
H A DDFGVariableAccessData.h168 bool predict(SpeculatedType prediction) argument
182 SpeculatedType prediction() function in class:JSC::DFG::VariableAccessData
192 bool mergeArgumentAwarePrediction(SpeculatedType prediction) argument
H A DDFGAbstractState.cpp98 SpeculatedType prediction = node->variableAccessData()->prediction(); local
H A DDFGCSEPhase.cpp1161 SpeculatedType prediction = variableAccessData->argumentAwarePrediction(); local
H A DDFGNode.h786 bool predictHeap(SpeculatedType prediction) argument
1087 SpeculatedType prediction() function in struct:JSC::DFG::Node
1092 bool predict(SpeculatedType prediction) argument
[all...]
H A DDFGSpeculativeJIT64.cpp1935 SpeculatedType prediction = node->variableAccessData()->prediction(); local
[all...]
H A DDFGSpeculativeJIT32_64.cpp1979 SpeculatedType prediction = node->variableAccessData()->prediction(); local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-gl.el[all...]
/macosx-10.9.5/cctools-845/as/
H A Dppc.c682 enum branch_prediction prediction; local
1077 calcop( struct ppc_opcode *format, char *param, struct ppc_insn *insn, char *op, enum branch_prediction prediction) argument
[all...]
/macosx-10.9.5/cctools-845/otool/
H A Dppc_disasm.c2557 char *prediction; local
[all...]

Completed in 300 milliseconds