Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3637 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
H A DCore.cpp3805 LLVMTypeRef DestTy, LLVMBool DestIsSigned) { in LLVMGetCastOpcode()