Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h87 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in decodeAddend() local
225 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in resolveRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h88 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in decodeAddend() local
226 uint16_t LowInsn = readBytesUnaligned(LocalAddress + 2, 2); in resolveRelocation() local