Searched defs:ApplyTypeConstraints (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenDAGPatterns.h | 1259 inline bool SDNodeInfo::ApplyTypeConstraints(TreePatternNode &N, ApplyTypeConstraints() function |
H A D | CodeGenDAGPatterns.cpp | 2449 bool TreePatternNode::ApplyTypeConstraints(TreePattern &TP, bool NotRegisters) { ApplyTypeConstraints() function in TreePatternNode |