Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1416 unsigned UnsignedVal; in ApplyTypeConstraints() local
1418 UnsignedVal = unsigned(II->getValue()); in ApplyTypeConstraints()
1420 if ((ValueMask & UnsignedVal) == UnsignedVal) in ApplyTypeConstraints()