/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/clang/test/SemaTemplate/ |
H A D | instantiate-expr-2.cpp | 93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True; typedef 97 typedef Cond<true, int, char>::True True; typedef
|
H A D | current-instantiation.cpp | 173 struct True : public Bool<true> {}; struct
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/ |
H A D | p3-0x.cpp | 86 …True = &a, // expected-error {{conversion from 'bool (*)(int)' to 'bool' is not allowed in a conve… enumerator
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ExprClassification.cpp | 540 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
|
/minix3/external/bsd/bzip2/dist/ |
H A D | bzip2recover.c | 59 #define True ((Bool)1) macro
|
H A D | bzip2.c | 171 #define True ((Bool)1) macro
|
H A D | bzlib_private.h | 51 #define True ((Bool)1) 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/Transforms/Utils/ |
H A D | IntegerDivision.cpp | 179 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | R600ISelLowering.cpp | 1122 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local 1971 SDValue True = N->getOperand(2); in PerformDAGCombine() local
|
H A D | AMDGPUISelLowering.cpp | 1058 SDValue True, in CombineFMinMaxLegacy() 1138 SDValue True, in CombineIMinMax() 2301 SDValue True = N->getOperand(1); in PerformDAGCombine() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 533 static SDValue createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, in createCMovFP() 577 SDValue True = N->getOperand(1); in performSELECTCombine() local 587 SDValue True = N->getOperand(1); in performSELECTCombine() local 1630 SDValue True = DAG.getConstant(1, MVT::i32); in lowerSETCC() local
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 145 | True Constructor
|
H A D | llvm.mli | 202 | True (** Always true *) Constructor
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bzlib_private.h | 51 #define True ((Bool)1) macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 209 Value *True = EvaluateInDifferentType(I->getOperand(1), Ty, isSigned); in EvaluateInDifferentType() local
|
/minix3/external/historical/nawk/dist/ |
H A D | run.c | 84 Cell *True = &truecell; 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 | 454 static BitInit True(true); in get() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 3231 uint64_t True = cast<ConstantSDNode>(TrueRes)->getZExtValue(), in foldBoolExts() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 1612 llvm::Value *True = CGF.EmitToMemory(Builder.getTrue(), type); in EmitScalarPrePostIncDec() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3157 SDValue True, False; in ExpandNode() local
|