Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1490 bool InputSigned = SrcElementType->isSignedIntegerOrEnumerationType(); in EmitScalarCast() local
1630 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); in EmitScalarConversion() local
1991 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); in VisitConvertVectorExpr() local
2725 bool InputSigned = E->getType()->isSignedIntegerOrEnumerationType(); in VisitCastExpr() local