Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp201 bool PerTargetMIParsingState::getTargetIndex(StringRef Name, int &Index) { in getTargetIndex() function in PerTargetMIParsingState
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1666 SDValue SelectionDAG::getTargetIndex(int Index, EVT VT, int64_t Offset, in getTargetIndex() function in SelectionDAG