Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h69 OffsetMap; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp754 SmallVector<int64_t, 8> OffsetMap(NumStoresRequired, INT64_MAX); mergeTruncStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8929 SmallVector<int64_t, 8> OffsetMap(NumStores, INT64_MAX); mergeTruncStores() local
[all...]