Searched defs:SrcOffset (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h32 ByteProvider(std::optional<ISelOp> Src, int64_t DestOffset, int64_t SrcOffset) argument
62 int64_t SrcOffset = 0; member in class:llvm::ByteProvider
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp299 uint64_t SrcOffset = local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp545 int64_t SrcOffset = getInstrOffset(MI); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2616 SDValue SrcOffset = DAG.getIntPtrConstant(4*offset, dl); local

Completed in 214 milliseconds