Searched refs:DestIsSigned (Results 1 – 3 of 3) sorted by relevance
3208 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument3245 if (DestIsSigned) in getCastOpcode()
4259 LLVMTypeRef DestTy, LLVMBool DestIsSigned) { in LLVMGetCastOpcode() argument4261 unwrap(Src), SrcIsSigned, unwrap(DestTy), DestIsSigned)); in LLVMGetCastOpcode()
4796 LLVMBool DestIsSigned);