Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A 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
H A DHexagonISelLoweringHVX.cpp749 auto IsFalse = [] (SDValue V) { in buildHvxVectorPred() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1376 llvm::Value *IsFalse = Builder.getFalse(); in GenerateCode() local