Home
last modified time | relevance | path

Searched defs:False (Results 1 – 25 of 26) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h47 Unknown = -1, False = 0, True = 1 enumerator
H A DTargetFolder.h238 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DVerifierTest.cpp36 Constant *False = ConstantInt::getFalse(C); in TEST() local
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False; typedef
98 typedef Cond<true, int, char>::False False; typedef
H A Dcurrent-instantiation.cpp174 struct False : public Bool<false> {}; struct
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp87False = nullptr // expected-error {{conversion from 'nullptr_t' to 'bool' is not allowed in a conv… enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp541 const Expr *False) { in ClassifyConditional()
/minix3/external/bsd/bzip2/dist/
H A Dbzip2recover.c60 #define False ((Bool)0) macro
H A Dbzip2.c172 #define False ((Bool)0) macro
H A Dbzlib_private.h52 #define False ((Bool)0) macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DConstantFolder.h213 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
H A DNoFolder.h267 Constant *True, Constant *False) const { in CreateSelect()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1123 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1972 SDValue False = N->getOperand(3); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp1059 SDValue False, in CombineFMinMaxLegacy()
1139 SDValue False, in CombineIMinMax()
2302 SDValue False = N->getOperand(2); in PerformDAGCombine() local
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml130 | False Constructor
H A Dllvm.mli187 | False (** Always false *) Constructor
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp534 SDValue False, SDLoc DL) { in createCMovFP()
555 SDValue False = N->getOperand(2); in performSELECTCombine() local
1631 SDValue False = DAG.getConstant(0, MVT::i32); in lowerSETCC() local
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h52 #define False ((Bool)0) macro
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp210 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
/minix3/external/historical/nawk/dist/
H A Drun.c86 Cell *False = &falsecell; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1898 True, False, Ambiguous, Error enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp455 static BitInit False(false); in get() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3157 SDValue True, False; in ExpandNode() local
H A DDAGCombiner.cpp4616 SDValue True, SDValue False, in combineMinNumMaxNum()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2092 Value *False = vectorizeTree(FalseVec); in vectorizeTree() local

12