Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstructions.cpp2633 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
2670 if (DestIsSigned) in getCastOpcode()