Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3078 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode() argument
3107 if (SrcIsSigned) in getCastOpcode()
3130 if (SrcIsSigned) in getCastOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstrTypes.h636 bool SrcIsSigned, ///< Whether to treat the source as signed