Searched defs:DestIsSigned (Results 1 – 4 of 4) sorted by relevance
606 const bool DestIsSigned = CastKind == InstCast::Fptosi; in genTargetHelperCallFor() local3873 const bool DestIsSigned = CastKind == InstCast::Fptosi; in lowerCast() local
454 const bool DestIsSigned = CastKind == InstCast::Fptosi; in genTargetHelperCallFor() local
2982 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
3078 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()