/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | LazyValueInfo.h | 61 Unknown = -1, False = 0, True = 1 enumerator
|
H A D | TargetFolder.h | 247 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprClassification.cpp | 583 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_ppmd_private.h | 55 #define True 1 macro
|
/netbsd-src/usr.sbin/ypserv/ypserv/ |
H A D | ypserv_proc.c | 60 static const char *True = "TRUE"; variable
|
/netbsd-src/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPostLegalizerCombiner.cpp | 46 Register True; member
|
H A D | R600ISelLowering.cpp | 858 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local 1887 SDValue True = N->getOperand(2); in PerformDAGCombine() local
|
H A D | AMDGPURegisterBankInfo.cpp | 134 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 D | bitmanip.d | 560 enum A { True, False } enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | NoFolder.h | 288 Constant *True, Constant *False) const override { in CreateSelect()
|
H A D | ConstantFolder.h | 253 Constant *CreateSelect(Constant *C, Constant *True, in CreateSelect()
|
H A D | IRBuilder.h | 982 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | IntegerDivision.cpp | 178 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | json.d | 1518 enum E{True = true} enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 664 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 D | traits.c | 131 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 D | llvm.ml | 174 | True Constructor
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bzlib_private.h | 51 #define True ((Bool)1) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 528 static auto True = [] (NodeAddr<NodeBase*>) -> bool { return true; }; in members() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 1796 Constant *True = ConstantInt::getTrue(V->getContext()); in processAssumeIntrinsic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1997 auto True = ConstantInt::getTrue(M.getContext()); in removeRedundantTypeTests() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 782 auto *True = HVC.getFullValue(HVC.getBoolTy(ScLen)); in realignGroup() local
|