Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp3861 const bool IsTrunc = CastKind == InstCast::Fptrunc; in lowerCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9012 bool IsTrunc) { in getMaskedScatter()