Home
last modified time | relevance | path

Searched refs:RelocsLo (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp506 static const std::map<unsigned,unsigned> RelocsLo = { in getFixupNoBits() local
533 auto F = RelocsLo.find(VarKind); in getFixupNoBits()
534 if (F != RelocsLo.end()) in getFixupNoBits()