Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstructions.cpp2912 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
2949 if (DestIsSigned) in getCastOpcode()