Home
last modified time | relevance | path

Searched defs:DestOffset (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp98 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in isBBInRange() local
H A DARMConstantIslandPass.cpp1899 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in optimizeThumb2Branches() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp278 int64_t DestOffset = BlockInfo[DestBB.getNumber()].Offset; in isBlockInRange() local
439 int64_t DestOffset = BlockInfo[DestBB->getNumber()].Offset; in fixupUnconditionalBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp303 uint32_t DestOffset = in fixCacheAfterWrite() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1457 unsigned DestOffset = BBInfo[DestBB->getNumber()].Offset; in isBBInRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1637 Value *DestBase, *DestOffset; in makeStatepointExplicitImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp9272 uint64_t DestOffset = Dest.getLValueOffset().getQuantity(); in VisitBuiltinCallExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14851 int DestOffset) { in lowerV8I16GeneralSingleInputShuffle()