Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DInstructions.cpp2651 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
2688 if (DestIsSigned) in getCastOpcode()