Home
last modified time | relevance | path

Searched defs:IsTrue (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/flang/include/flang/Evaluate/
Dlogical.h64 constexpr bool IsTrue() const { in IsTrue() function
/external/flatbuffers/tests/FlatBuffers.Test/
DAssert.cs102 public static void IsTrue(bool value) in IsTrue() method in FlatBuffers.Test.Assert
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DDataMov.cpp422 #define TestRegReg(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument
441 #define TestRegAddr(C, Dest, IsTrue, Src0, Value0, Value1) \ in TEST_F() argument
462 #define TestValue(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument
DGPRArith.cpp33 #define TestSetCC(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DDataMov.cpp1061 #define TestCmovRegReg(C, Src0, Value0, Src1, Value1, Dest, IsTrue) \ in TEST_F() argument
1129 #define TestCmovRegAddr(C, Src0, Value0, Value1, Dest, IsTrue) \ in TEST_F() argument
DGPRArith.cpp48 #define TestSetCC(C, Src0, Value0, Src1, Value1, Dest, IsTrue) \ in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1129 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local
1156 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local
1184 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
DHexagonISelLoweringHVX.cpp602 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1134 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local
1161 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local
1189 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
DHexagonISelLoweringHVX.cpp732 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
/external/llvm-project/clang/lib/AST/Interp/
DInterp.h94 template <typename T> inline bool IsTrue(const T &V) { return !V.isZero(); } in IsTrue() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1435 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShrCst()
1499 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShlCst()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc4501 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc4986 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc5644 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5550 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/mesa3d/src/gtest/src/
Dgtest.cc5706 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/googletest/googletest/src/
Dgtest.cc6238 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc5749 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/clang/lib/Sema/
DSemaChecking.cpp7452 bool IsTrue = true; in DiagnoseOutOfRangeComparison() local
/external/fmtlib/test/
Dgmock-gtest-all.cc5980 bool IsTrue(bool condition) { return condition; } in IsTrue() function
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc6434 bool IsTrue(bool condition) { return condition; } in IsTrue() function