Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp781 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); in EmitScalarConversion() local
827 bool InputSigned = SrcType->isSignedIntegerOrEnumerationType(); in EmitScalarConversion() local
1073 bool InputSigned = SrcEltType->isSignedIntegerOrEnumerationType(); in VisitConvertVectorExpr() local
1496 bool InputSigned = E->getType()->isSignedIntegerOrEnumerationType(); in VisitCastExpr() local