Home
last modified time | relevance | path

Searched defs:OffsetMap (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h69 OffsetMap; typedef
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3740 SmallVector<int64_t, 8> OffsetMap(NumStoresRequired, INT64_MAX); in matchTruncStoreMerge() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8227 SmallVector<int64_t, 8> OffsetMap(NumStores, INT64_MAX); in mergeTruncStores() local