Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600FrameLowering.cpp34 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUFrameLowering.cpp88 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h91 uint8_t *getAddressWithOffset(unsigned OffsetBytes) const { in getAddressWithOffset()
102 uint64_t getLoadAddressWithOffset(unsigned OffsetBytes) const { in getLoadAddressWithOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h90 uint8_t *getAddressWithOffset(unsigned OffsetBytes) const { in getAddressWithOffset()
101 uint64_t getLoadAddressWithOffset(unsigned OffsetBytes) const { in getLoadAddressWithOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp268 uint64_t OffsetBytes) { in getPtrToElementAtOffset()
283 unsigned OffsetBytes) { in emitLoadCompareByteBlock()