Searched refs:parseSDPatternOperatorProperties (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.h35 unsigned parseSDPatternOperatorProperties(Record *R);
H A DSDNodeProperties.cpp15 unsigned llvm::parseSDPatternOperatorProperties(Record *R) { function in class:llvm
H A DCodeGenTarget.cpp566 // FIXME: Why is this different from parseSDPatternOperatorProperties?
841 Properties = parseSDPatternOperatorProperties(R);
H A DCodeGenDAGPatterns.cpp1733 Properties = parseSDPatternOperatorProperties(R);

Completed in 76 milliseconds