Searched refs:Compare32BitValue (Results 1 – 3 of 3) sorted by relevance
491 void Compare32BitValue(Register dest, int32_t value);
542 void Compare32BitValue(CpuRegister dest, int32_t value);
6924 void CodeGeneratorX86_64::Compare32BitValue(CpuRegister dest, int32_t value) { in Compare32BitValue() function in art::x86_64::CodeGeneratorX86_646953 Compare32BitValue(lhs, value); in GenerateIntCompare()