Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp647 StringRef InstrName(&M68kInstrNameData[NameIndices]); in isPCRelRegisterOperandLegal() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp139 bool PerTargetMIParsingState::parseInstrName(StringRef InstrName, in parseInstrName()
1518 StringRef InstrName = Token.stringValue(); in parseInstruction() local