Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp615 const bool DestIsSigned = CastKind == InstCast::Fptosi; in genTargetHelperCallFor() local
4058 const bool DestIsSigned = CastKind == InstCast::Fptosi; in lowerCast() local
DIceTargetLoweringMIPS32.cpp456 const bool DestIsSigned = CastKind == InstCast::Fptosi; in genTargetHelperCallFor() local
/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()