Home
last modified time | relevance | path

Searched refs:parseMachineInstructions (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h217 bool parseMachineInstructions(PerFunctionMIParsingState &PFS, StringRef Src,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp538 if (parseMachineInstructions(PFS, InsnStr, Error)) { in initializeMachineFunction()
DMIParser.cpp3560 bool llvm::parseMachineInstructions(PerFunctionMIParsingState &PFS, in parseMachineInstructions() function in llvm