Home
last modified time | relevance | path

Searched defs:SrcIsSigned (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DFixedPointBuilder.h39 bool SrcIsSigned = SrcSema.isSigned(); in Convert() local
154 Value *CreateIntegerToFixed(Value *Src, unsigned SrcIsSigned, in CreateIntegerToFixed()
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp3208 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3078 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()
/external/llvm/lib/IR/
DInstructions.cpp2982 const Value *Src, bool SrcIsSigned, Type *DestTy, bool DestIsSigned) { in getCastOpcode()