Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1050 unsigned VResNo = 0; in ApplyTypeConstraint() local
1053 VResNo); in ApplyTypeConstraint()
1057 return VecOperand->getExtType(VResNo). in ApplyTypeConstraint()
1061 unsigned VResNo = 0; in ApplyTypeConstraint() local
1064 VResNo); in ApplyTypeConstraint()
1068 return BigVecOperand->getExtType(VResNo). in ApplyTypeConstraint()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1603 unsigned VResNo = 0; in ApplyTypeConstraint() local
1606 VResNo); in ApplyTypeConstraint()
1609 return TI.EnforceVectorEltTypeIs(VecOperand->getExtType(VResNo), in ApplyTypeConstraint()
1613 unsigned VResNo = 0; in ApplyTypeConstraint() local
1616 VResNo); in ApplyTypeConstraint()
1620 return TI.EnforceVectorSubVectorTypeIs(BigVecOperand->getExtType(VResNo), in ApplyTypeConstraint()