Home
last modified time | relevance | path

Searched defs:InputSigned (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1263 bool InputSigned = SrcElementType->isSignedIntegerOrEnumerationType(); EmitScalarCast() local
1399 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); EmitScalarConversion() local
1752 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); VisitConvertVectorExpr() local
2336 bool InputSigned = E->getType()->isSignedIntegerOrEnumerationType(); VisitCastExpr() local
[all...]