Home
last modified time | relevance | path

Searched defs:DestOffset (Results 1 – 11 of 11) 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()
59 int64_t DestOffset = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp98 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; isBBInRange() local
H A DARMConstantIslandPass.cpp1957 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in optimizeThumb2Branches() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp301 int64_t DestOffset = BlockInfo[DestBB.getNumber()].Offset; isBlockInRange() local
462 int64_t DestOffset = BlockInfo[DestBB->getNumber()].Offset; fixupUnconditionalBranch() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp302 uint64_t DestOffset = fixCacheAfterWrite() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp1215 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in isBBInRange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1456 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in isBBInRange() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1761 Value *DestBase, *DestOffset; in makeStatepointExplicitImpl() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h3875 UINT32 DestOffset; /* Destination IOMMU Offset */ member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9841 uint64_t DestOffset = Dest.getLValueOffset().getQuantity(); in VisitBuiltinCallExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13608 int DestOffset) { in lowerV8I16GeneralSingleInputShuffle()