Searched refs:Compare64BitValue (Results 1 – 2 of 2) sorted by relevance
551 void Compare64BitValue(CpuRegister dest, int64_t value);
7411 void CodeGeneratorX86_64::Compare64BitValue(CpuRegister dest, int64_t value) { in Compare64BitValue() function in art::x86_64::CodeGeneratorX86_647444 Compare64BitValue(lhs_reg, value); in GenerateLongCompare()