Searched refs:SrcIsSigned (Results 1 – 2 of 2) sorted by relevance
582 bool SrcIsSigned, ///< Whether to treat the source as signed
2633 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument2662 if (SrcIsSigned) in getCastOpcode()2685 if (SrcIsSigned) in getCastOpcode()