Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3148 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
H A DCore.cpp4183 LLVMTypeRef DestTy, LLVMBool DestIsSigned) { in LLVMGetCastOpcode()