Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDFastISelEmitter.cpp512 Record *InstPatOp = InstPatNode->getOperator(); in collectPatterns() local
513 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns()