Searched defs:OpcodeName (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/utils/TableGen/ | ||
| D | FastISelEmitter.cpp | 494 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local |
| D | DAGISelMatcher.h | 1016 std::string OpcodeName; variable |