Searched defs:ToConstant (Results 1 – 3 of 3) sorted by relevance
153 Constant ToConstant(InstructionOperand* op) const { in ToConstant() function
306 static Constant ToConstant(const Node* node) { in ToConstant() function
571 #define CODE_ASSEMBLER_COMPARE(Name, ArgT, VarT, ToConstant, op) \ argument