Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DSDNodeProperties.h35 unsigned parseSDPatternOperatorProperties(Record *R);
H A DSDNodeProperties.cpp16 unsigned llvm::parseSDPatternOperatorProperties(Record *R) { in parseSDPatternOperatorProperties() function in llvm
H A DCodeGenTarget.cpp823 Properties = parseSDPatternOperatorProperties(R); in CodeGenIntrinsic()
H A DCodeGenDAGPatterns.cpp1839 Properties = parseSDPatternOperatorProperties(R); in SDNodeInfo()