Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1612 static TreePatternNode &getOperandNum(unsigned OpNo, TreePatternNode &N, in getOperandNum() function
1642 TreePatternNode &NodeToApply = getOperandNum(OperandNo, N, NodeInfo, ResNo); in ApplyTypeConstraint()
1664 getOperandNum(OtherOperandNo, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1687 getOperandNum(OtherOperandNo, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1695 getOperandNum(OtherOperandNo, N, NodeInfo, BResNo); in ApplyTypeConstraint()
1702 getOperandNum(OtherOperandNo, N, NodeInfo, VResNo); in ApplyTypeConstraint()
1711 getOperandNum(OtherOperandNo, N, NodeInfo, VResNo); in ApplyTypeConstraint()
1724 getOperandNum(OtherOperandNo, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1731 getOperandNum(OtherOperandNo, N, NodeInfo, OResNo); in ApplyTypeConstraint()