Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DInstructions.cpp2512 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
2548 if (DestIsSigned) in getCastOpcode()