Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp1226 bool InputSigned = SrcElementType->isSignedIntegerOrEnumerationType(); in EmitScalarCast() local
1362 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); in EmitScalarConversion() local
1722 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); in VisitConvertVectorExpr() local
2297 bool InputSigned = E->getType()->isSignedIntegerOrEnumerationType(); in VisitCastExpr() local