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