Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/intrinsics/common_to_x86/
Dgen_text_asm_intrinsics.cc360 bool expect_lzcnt = false; in CallTextAssembler() local
371 expect_lzcnt = true; in CallTextAssembler()
406 CHECK_EQ(expect_lzcnt, as.need_lzcnt); in CallTextAssembler()