Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Dsafe_conversions_impl.h23 enum SrcSign { SRC_UNSIGNED, SRC_SIGNED }; enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2807 unsigned SrcSign = C->getAPIntValue().getZExtValue(); in SelectDotIUVOP3PMods() local