Home
last modified time | relevance | path

Searched defs:SourceIsSigned (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp635 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in genTargetHelperCallFor() local
4085 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in lowerCast() local
DIceTargetLoweringMIPS32.cpp485 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in genTargetHelperCallFor() local