Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1128 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local
1155 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local
1183 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
H A DHexagonISelLoweringHVX.cpp1094 auto IsFalse = [] (SDValue V) { in buildHvxVectorPred() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1473 llvm::Value *IsFalse = Builder.getFalse(); in GenerateCode() local