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