Home
last modified time | relevance | path

Searched defs:getTargetIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp198 bool PerTargetMIParsingState::getTargetIndex(StringRef Name, int &Index) { in getTargetIndex() function in PerTargetMIParsingState
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1767 SDValue SelectionDAG::getTargetIndex(int Index, EVT VT, int64_t Offset, in getTargetIndex() function in SelectionDAG