Searched refs:DestIsSigned (Results 1 – 3 of 3) sorted by relevance
4017 LLVMTypeRef DestTy, LLVMBool DestIsSigned);
3468 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument3505 if (DestIsSigned) in getCastOpcode()
3877 LLVMTypeRef DestTy, LLVMBool DestIsSigned) { in LLVMGetCastOpcode() argument3879 unwrap(Src), SrcIsSigned, unwrap(DestTy), DestIsSigned)); in LLVMGetCastOpcode()