Home
last modified time | relevance | path

Searched defs:CompareType (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib.hpp203 using CompareType = typename Traits::CompareType; typedef
219 using CompareType = typename SIMD_T::CompareType; typedef
Dsimdlib_types.hpp56 enum class CompareType enum
137 using CompareType = SIMDImpl::CompareType; typedef
/third_party/grpc/test/cpp/end2end/
Dproto_server_reflection_test.cc105 void CompareType(const std::string& type) { in CompareType() function in grpc::testing::ProtoServerReflectionTest
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp94 using CompareType = uint64_t; in operator ()() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp4340 ARMISD::NodeType CompareType; in getARMCmp() local