Home
last modified time | relevance | path

Searched defs:Imm11H (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp43 uint32_t Imm11H = (Value >> 12) & 0x07ff; in encodeImmBT4BlT1BlxT2() local
55 uint32_t Imm11H = Hi & 0x07ff; in decodeImmBT4BlT1BlxT2() local