Home
last modified time | relevance | path

Searched defs:DestIsSigned (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3148 getCastOpcode(const Value * Src,bool SrcIsSigned,Type * DestTy,bool DestIsSigned) getCastOpcode() argument
H A DCore.cpp4102 LLVMGetCastOpcode(LLVMValueRef Src,LLVMBool SrcIsSigned,LLVMTypeRef DestTy,LLVMBool DestIsSigned) LLVMGetCastOpcode() argument