Home
last modified time | relevance | path

Searched refs:process_1byte (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
3763 __ B(&process_1byte, lo); in GenerateCodeForCalculationCRC32ValueOfBytes()
3804 __ Tbz(len, 1, &process_1byte); in GenerateCodeForCalculationCRC32ValueOfBytes()
3808 __ Bind(&process_1byte); in GenerateCodeForCalculationCRC32ValueOfBytes()