Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1612 static TreePatternNode *getOperandNum(unsigned OpNo, TreePatternNode *N, in getOperandNum() function
1645 TreePatternNode *NodeToApply = getOperandNum(OperandNo, N, NodeInfo, ResNo); in ApplyTypeConstraint()
1667 getOperandNum(x.SDTCisSameAs_Info.OtherOperandNum, N, NodeInfo, OResNo); in ApplyTypeConstraint()
1690 getOperandNum(x.SDTCisVTSmallerThanOp_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1699 getOperandNum(x.SDTCisOpSmallerThanOp_Info.BigOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1707 getOperandNum(x.SDTCisEltOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1717 getOperandNum(x.SDTCisSubVecOfVec_Info.OtherOperandNum, N, NodeInfo, in ApplyTypeConstraint()
1731 getOperandNum(x.SDTCisSameNumEltsAs_Info.OtherOperandNum, in ApplyTypeConstraint()
1739 getOperandNum(x.SDTCisSameSizeAs_Info.OtherOperandNum, in ApplyTypeConstraint()