Home
last modified time | relevance | path

Searched defs:True (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h61 Unknown = -1, False = 0, True = 1 enumerator
H A DTargetFolder.h247 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp583 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h55 #define True 1 macro
/netbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c60 static const char *True = "TRUE"; variable
/netbsd-src/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp46 Register True; member
H A DR600ISelLowering.cpp858 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1887 SDValue True = N->getOperand(2); in PerformDAGCombine() local
H A DAMDGPURegisterBankInfo.cpp134 auto True = B.buildConstant(S32, Opc == AMDGPU::G_SEXT ? -1 : 1); in applyBank() local
2490 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbitmanip.d560 enum A { True, False } enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DNoFolder.h288 Constant *True, Constant *False) const override { in CreateSelect()
H A DConstantFolder.h253 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
H A DIRBuilder.h982 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp178 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d1518 enum E{True = true} enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp664 static SDValue createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, in createCMovFP()
708 SDValue True = N->getOperand(1); in performSELECTCombine() local
719 SDValue True = N->getOperand(1); in performSELECTCombine() local
2060 SDValue True = DAG.getConstant(1, DL, MVT::i32); in lowerSETCC() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtraits.c131 static Expression *True(TraitsExp *e) { return new IntegerExp(e->loc, true, Type::tbool); } in True() function
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml174 | True Constructor
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h51 #define True ((Bool)1) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp528 static auto True = [] (NodeAddr<NodeBase*>) -> bool { return true; }; in members() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1796 Constant *True = ConstantInt::getTrue(V->getContext()); in processAssumeIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1997 auto True = ConstantInt::getTrue(M.getContext()); in removeRedundantTypeTests() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp782 auto *True = HVC.getFullValue(HVC.getBoolTy(ScLen)); in realignGroup() local

12