Searched defs:OpName (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenInstruction.cpp159 std::string OpName = Op.substr(1); local
271 std::string OpName = P.first; local
H A DAsmMatcherEmitter.cpp1628 const std::string &OpName = OpInfo->Name; local
H A DCodeGenDAGPatterns.cpp1732 TreePatternNode *TreePattern::ParseTreePattern(Init *TheInit, StringRef OpName){ argument
2641 const std::string &OpName = CGI.Operands[i].Name; local
2673 const std::string &OpName = Op.Name; local
[all...]

Completed in 198 milliseconds