Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h136 int ImplicitShift = 0; in decodeAddend() local
237 int ImplicitShift = 0; in encodeAddend() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch64.h402 uint32_t ImplicitShift = Instr >> 30; in getPageOffset12Shift() local
425 uint32_t ImplicitShift = (Instr >> 21) & 0b11; in getMoveWide16Shift() local