Home
last modified time | relevance | path

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

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