Home
last modified time | relevance | path

Searched defs:Unary (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DNodeType.h22 Unary, member in sh::NodeType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.h1677 createUnpackShuffleMask(MVT VT, SmallVectorImpl<T> &Mask, bool Lo, bool Unary) createUnpackShuffleMask() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h41 Unary, ///< Unary expressions. enumerator
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1206 bool Unary(int x) { return x < 0; } in Unary() function
H A Dgmock-more-actions_test.cc76 bool Unary(int x) { return x < 0; } in Unary() function
144 short Unary(long x) { return static_cast<short>(value_ + x); } // NOLINT in Unary() function in testing::gmock_more_actions_test::Foo

Completed in 20 milliseconds