Searched defs:DestIsSigned (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp2493 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) {
2529 if (DestIsSigned)
2492 getCastOpcode( const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) argument

Completed in 113 milliseconds