Home
last modified time | relevance | path

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

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