UseRegisterOrConstant 1239 src/arm/lithium-arm.cc     LOperand* divisor = UseRegisterOrConstant(right);
UseRegisterOrConstant 1871 src/arm/lithium-arm.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 1944 src/arm/lithium-arm.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 2319 src/arm/lithium-arm.h   MUST_USE_RESULT LOperand* UseRegisterOrConstant(HValue* value);
UseRegisterOrConstant 1936 src/ia32/lithium-ia32.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 2005 src/ia32/lithium-ia32.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 2419 src/ia32/lithium-ia32.h   MUST_USE_RESULT LOperand* UseRegisterOrConstant(HValue* value);
UseRegisterOrConstant 1810 src/mips/lithium-mips.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 1884 src/mips/lithium-mips.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 2281 src/mips/lithium-mips.h   MUST_USE_RESULT LOperand* UseRegisterOrConstant(HValue* value);
UseRegisterOrConstant 1851 src/x64/lithium-x64.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 1923 src/x64/lithium-x64.cc   LOperand* key = UseRegisterOrConstant(instr->key());
UseRegisterOrConstant 2272 src/x64/lithium-x64.h   MUST_USE_RESULT LOperand* UseRegisterOrConstant(HValue* value);