Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp108 bool IsRounded; member
116 bool IsRounded; member
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_vector.h643 bool IsRounded() const { return GetPackedFlag<kFieldHAddIsRounded>(); } in IsRounded() function