Home
last modified time | relevance | path

Searched defs:IsFalse (Results 1 – 7 of 7) sorted by relevance

/external/flatbuffers/tests/FlatBuffers.Test/
DAssert.cs110 public static void IsFalse(bool value) in IsFalse() method in FlatBuffers.Test.Assert
/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.cpp607 auto IsFalse = [] (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.cpp737 auto IsFalse = [] (SDValue V) { in buildHvxVectorPred() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1070 llvm::Value *IsFalse = Builder.getFalse(); in GenerateCode() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp1370 llvm::Value *IsFalse = Builder.getFalse(); in GenerateCode() local