Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dbitcode_wrapperer.cpp278 uint32_t second_word; in IsInputBitcodeWrapper() local
279 if ((!ReadWord(second_word)) || in IsInputBitcodeWrapper()
280 (kLLVMVersionNumber != second_word)) return false; in IsInputBitcodeWrapper()
/aosp12/art/runtime/arch/x86/
H A Dmemcmp16_x86.S780 jz L(second_word)
787 L(second_word):
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dssse3-memcmp-atom.S1761 jz L(second_word)
1768 L(second_word):