Searched defs:SrcIsSigned (Results 1 – 3 of 3) sorted by relevance
41 bool SrcIsSigned = SrcSema.isSigned(); in Convert() local166 Value *CreateIntegerToFixed(Value *Src, unsigned SrcIsSigned, in CreateIntegerToFixed()
3148 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
4182 LLVMOpcode LLVMGetCastOpcode(LLVMValueRef Src, LLVMBool SrcIsSigned, in LLVMGetCastOpcode()