/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | LazyValueInfo.h | 47 Unknown = -1, False = 0, True = 1 enumerator
|
H A D | TargetFolder.h | 238 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | VerifierTest.cpp | 36 Constant *False = ConstantInt::getFalse(C); in TEST() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | instantiate-expr-2.cpp | 94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False; typedef 98 typedef Cond<true, int, char>::False False; typedef
|
H A D | current-instantiation.cpp | 174 struct False : public Bool<false> {}; struct
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/ |
H A D | p3-0x.cpp | 87 …False = 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 D | ExprClassification.cpp | 541 const Expr *False) { in ClassifyConditional()
|
/minix3/external/bsd/bzip2/dist/ |
H A D | bzip2recover.c | 60 #define False ((Bool)0) macro
|
H A D | bzip2.c | 172 #define False ((Bool)0) macro
|
H A D | bzlib_private.h | 52 #define False ((Bool)0) macro
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | ConstantFolder.h | 213 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
|
H A D | NoFolder.h | 267 Constant *True, Constant *False) const { in CreateSelect()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | R600ISelLowering.cpp | 1123 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local 1972 SDValue False = N->getOperand(3); in PerformDAGCombine() local
|
H A D | AMDGPUISelLowering.cpp | 1059 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 D | llvm.ml | 130 | False Constructor
|
H A D | llvm.mli | 187 | False (** Always false *) Constructor
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 534 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 D | bzlib_private.h | 52 #define False ((Bool)0) macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 210 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
|
/minix3/external/historical/nawk/dist/ |
H A D | run.c | 86 Cell *False = &falsecell; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/ |
H A D | Parser.h | 1898 True, False, Ambiguous, Error enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/ |
H A D | Record.cpp | 455 static BitInit False(false); in get() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3157 SDValue True, False; in ExpandNode() local
|
H A D | DAGCombiner.cpp | 4616 SDValue True, SDValue False, in combineMinNumMaxNum()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2092 Value *False = vectorizeTree(FalseVec); in vectorizeTree() local
|