Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp160 const StringRef InstrName = State->getInstrInfo().getName(InstrNo); in getInstrName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp143 bool PerTargetMIParsingState::parseInstrName(StringRef InstrName, in parseInstrName()
1272 StringRef InstrName = Token.stringValue(); in parseInstruction() local