Home
last modified time | relevance | path

Searched defs:ToConstant (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dcode-generator-impl.h146 Constant ToConstant(InstructionOperand* op) { in ToConstant() function
Dinstruction-selector-impl.h296 static Constant ToConstant(const Node* node) { in ToConstant() function
Dcode-assembler.cc883 #define CODE_ASSEMBLER_COMPARE(Name, ArgT, VarT, ToConstant, op) \ argument