Home
last modified time | relevance | path

Searched defs:True (Results 1 – 25 of 29) 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/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True; typedef
97 typedef Cond<true, int, char>::True True; typedef
H A Dcurrent-instantiation.cpp173 struct True : public Bool<true> {}; struct
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp86True = &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 DExprClassification.cpp540 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/minix3/external/bsd/bzip2/dist/
H A Dbzip2recover.c59 #define True ((Bool)1) macro
H A Dbzip2.c171 #define True ((Bool)1) macro
H A Dbzlib_private.h51 #define True ((Bool)1) 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/Transforms/Utils/
H A DIntegerDivision.cpp179 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1122 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1971 SDValue True = N->getOperand(2); in PerformDAGCombine() local
H A DAMDGPUISelLowering.cpp1058 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 DMipsISelLowering.cpp533 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 Dllvm.ml145 | True Constructor
H A Dllvm.mli202 | True (** Always true *) Constructor
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h51 #define True ((Bool)1) macro
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp209 Value *True = EvaluateInDifferentType(I->getOperand(1), Ty, isSigned); in EvaluateInDifferentType() local
/minix3/external/historical/nawk/dist/
H A Drun.c84 Cell *True = &truecell; 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.cpp454 static BitInit True(true); in get() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3231 uint64_t True = cast<ConstantSDNode>(TrueRes)->getZExtValue(), in foldBoolExts() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1612 llvm::Value *True = CGF.EmitToMemory(Builder.getTrue(), type); in EmitScalarPrePostIncDec() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3157 SDValue True, False; in ExpandNode() local

12