Home
last modified time | relevance | path

Searched defs:SrcOffset (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h32 ByteProvider(std::optional<ISelOp> Src, int64_t DestOffset, int64_t SrcOffset) in ByteProvider()
62 int64_t SrcOffset = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp463 int64_t SrcOffset = getInstrOffset(MI); fixupUnconditionalBranch() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp300 uint64_t SrcOffset = fixCacheAfterWrite() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3015 unsigned SrcOffset = this->allocateLocalPrimitive(Src, PT_Ptr, true, false); in VisitConvertVectorExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9840 uint64_t SrcOffset = Src.getLValueOffset().getQuantity(); in VisitBuiltinCallExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2632 SDValue SrcOffset = DAG.getIntPtrConstant(4*offset, dl); in LowerCall() local