Searched refs:parseInstrName (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h100 bool parseInstrName(StringRef InstrName, unsigned &OpCode);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp143 bool PerTargetMIParsingState::parseInstrName(StringRef InstrName, function in class:PerTargetMIParsingState
1258 if (PFS.Target.parseInstrName(InstrName, OpCode))

Completed in 107 milliseconds