Home
last modified time | relevance | path

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

/llvm-project/lld/COFF/
H A DChunks.h209 RuntimePseudoReloc(Defined * sym,SectionChunk * target,uint32_t targetOffset,int flags) RuntimePseudoReloc() argument
215 uint32_t targetOffset; global() variable
/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp183 uint64_t targetOffset = InputSectionBase::getRelocTargetVA( isFallThruRelocation() local
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp43 int64_t sourceOffset, targetOffset; in castOrReallocMemRefValue() local
/llvm-project/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp785 Value targetOffset = targetDesc.offset(rewriter, loc); lowerToMemCopyIntrinsic() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2692 int64_t targetOffset = sourceOffset; inferResultType() local