Lines Matching refs:HCompareObjectEqAndBranch
4336 class HCompareObjectEqAndBranch : public HTemplateControlInstruction<2, 2> {4338 HCompareObjectEqAndBranch(HValue* left,4356 DECLARE_INSTRUCTION_FACTORY_P2(HCompareObjectEqAndBranch, HValue*, HValue*);4357 DECLARE_INSTRUCTION_FACTORY_P4(HCompareObjectEqAndBranch, HValue*, HValue*,