Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h191 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
238 MadeChange |= TypeConstraints[i].ApplyTypeConstraint(N, *this, TP); in ApplyTypeConstraints()
DCodeGenDAGPatterns.cpp835 bool SDTypeConstraint::ApplyTypeConstraint(TreePatternNode *N, in ApplyTypeConstraint() function in SDTypeConstraint
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h216 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
263 MadeChange |= TypeConstraints[i].ApplyTypeConstraint(N, *this, TP); in ApplyTypeConstraints()
DCodeGenDAGPatterns.cpp987 bool SDTypeConstraint::ApplyTypeConstraint(TreePatternNode *N, in ApplyTypeConstraint() function in SDTypeConstraint
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h407 bool ApplyTypeConstraint(TreePatternNode *N, const SDNodeInfo &NodeInfo,
1230 MadeChange |= TypeConstraints[i].ApplyTypeConstraint(N, *this, TP); in ApplyTypeConstraints()
DCodeGenDAGPatterns.cpp1419 bool SDTypeConstraint::ApplyTypeConstraint(TreePatternNode *N, in ApplyTypeConstraint() function in SDTypeConstraint