Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dintrinsics_arm64.cc3446 vixl::aarch64::Label process_4bytes, process_2bytes, process_1byte; in GenerateCodeForCalculationCRC32ValueOfBytes() local
3467 __ B(&process_1byte, lo); in GenerateCodeForCalculationCRC32ValueOfBytes()
3508 __ Tbz(len, 1, &process_1byte); in GenerateCodeForCalculationCRC32ValueOfBytes()
3512 __ Bind(&process_1byte); in GenerateCodeForCalculationCRC32ValueOfBytes()