Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp494 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
DDAGISelMatcher.h1016 std::string OpcodeName; variable