Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp625 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in genTargetHelperCallFor() local
3914 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in lowerCast() local
H A DIceTargetLoweringMIPS32.cpp483 const bool SourceIsSigned = CastKind == InstCast::Sitofp; in genTargetHelperCallFor() local