Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp3229 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
3266 if (DestIsSigned) in getCastOpcode()