Home
last modified time | relevance | path

Searched refs:process_2bytes (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_arm64.cc3742 vixl::aarch64::Label process_4bytes, process_2bytes, process_1byte; in GenerateCodeForCalculationCRC32ValueOfBytes() local
3770 __ B(&process_2bytes, lo); in GenerateCodeForCalculationCRC32ValueOfBytes()
3798 __ Tbz(len, 2, &process_2bytes); in GenerateCodeForCalculationCRC32ValueOfBytes()
3802 __ Bind(&process_2bytes); in GenerateCodeForCalculationCRC32ValueOfBytes()