Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp173 static const std::map<unsigned, std::vector<unsigned>> StdFixups = { variable
683 const auto &FixupTable = State.Extended ? ExtFixups : StdFixups; in getExprOpValue()