Searched refs:SDTCisVTSmallerThanOp (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 162 SDTCisVTSmallerThanOp, SDTCisOpSmallerThanOp, SDTCisEltOfVec, enumerator
|
D | CodeGenDAGPatterns.cpp | 787 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint() 865 case SDTCisVTSmallerThanOp: { in ApplyTypeConstraint()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAG.td | 47 // SDTCisVTSmallerThanOp - The specified operand is a VT SDNode, and its type is 49 class SDTCisVTSmallerThanOp<int OpNum, int OtherOp> : SDTypeConstraint<OpNum> { 141 SDTCisVTSmallerThanOp<2, 1>
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 178 SDTCisVTSmallerThanOp, SDTCisOpSmallerThanOp, SDTCisEltOfVec, enumerator
|
D | CodeGenDAGPatterns.cpp | 923 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint() 1019 case SDTCisVTSmallerThanOp: { in ApplyTypeConstraint()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 47 // SDTCisVTSmallerThanOp - The specified operand is a VT SDNode, and its type is 49 class SDTCisVTSmallerThanOp<int OpNum, int OtherOp> : SDTypeConstraint<OpNum> { 161 SDTCisVTSmallerThanOp<2, 1>
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 47 // SDTCisVTSmallerThanOp - The specified operand is a VT SDNode, and its type is 49 class SDTCisVTSmallerThanOp<int OpNum, int OtherOp> : SDTypeConstraint<OpNum> { 161 SDTCisVTSmallerThanOp<2, 1>
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 371 SDTCisVTSmallerThanOp, SDTCisOpSmallerThanOp, SDTCisEltOfVec, enumerator
|
D | CodeGenDAGPatterns.cpp | 1352 ConstraintType = SDTCisVTSmallerThanOp; in SDTypeConstraint() 1452 case SDTCisVTSmallerThanOp: { in ApplyTypeConstraint()
|