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

  /external/v8/src/compiler/
instruction-selector-impl.h 64 InstructionOperand DefineAsConstant(Node* node) {
65 return DefineAsConstant(node, ToConstant(node));
68 InstructionOperand DefineAsConstant(Node* node, Constant constant) {
instruction-selector.cc     [all...]

Completed in 545 milliseconds