Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600FrameLowering.cpp31 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h89 getAddressWithOffset(unsigned OffsetBytes) getAddressWithOffset() argument
100 getLoadAddressWithOffset(unsigned OffsetBytes) getLoadAddressWithOffset() argument
/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmark.h175 unsigned OffsetBytes : 16; // max : 16 KiB - 1 member
/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp323 unsigned OffsetBytes) { in getLoadPair() argument
377 unsigned OffsetBytes) { in emitLoadCompareByteBlock() argument
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp489 static MCInst fillStackSpace(unsigned MovOpcode, unsigned OffsetBytes, in fillStackSpace() argument