Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600FrameLowering.cpp34 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference() local
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp268 uint64_t OffsetBytes) { in getPtrToElementAtOffset()
283 unsigned OffsetBytes) { in emitLoadCompareByteBlock()