Searched defs:SrcIsSigned (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | FixedPointBuilder.h | 39 bool SrcIsSigned = SrcSema.isSigned(); in Convert() local 154 Value *CreateIntegerToFixed(Value *Src, unsigned SrcIsSigned, in CreateIntegerToFixed()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Instructions.cpp | 3208 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 3078 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 2982 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
|