Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h91 void initNames2TargetIndices();
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp188 void PerTargetMIParsingState::initNames2TargetIndices() { in initNames2TargetIndices() function in PerTargetMIParsingState
199 initNames2TargetIndices(); in getTargetIndex()