Searched defs:targetOffset (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | Chunks.h | 209 RuntimePseudoReloc(Defined * sym,SectionChunk * target,uint32_t targetOffset,int flags) RuntimePseudoReloc() argument |
/llvm-project/lld/ELF/Arch/ | ||
H A D | X86_64.cpp | 183 uint64_t targetOffset = InputSectionBase::getRelocTargetVA( isFallThruRelocation() local |
/llvm-project/mlir/lib/Dialect/Bufferization/IR/ | ||
H A D | BufferizationOps.cpp | 43 int64_t sourceOffset, targetOffset; in castOrReallocMemRefValue() local |
/llvm-project/mlir/lib/Conversion/MemRefToLLVM/ | ||
H A D | MemRefToLLVM.cpp | 785 Value targetOffset = targetDesc.offset(rewriter, loc); lowerToMemCopyIntrinsic() local |
/llvm-project/mlir/lib/Dialect/MemRef/IR/ | ||
H A D | MemRefOps.cpp | 2692 int64_t targetOffset = sourceOffset; inferResultType() local |