Home
last modified time | relevance | path

Searched defs:False (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h61 Unknown = -1, False = 0, True = 1 enumerator
H A DTargetFolder.h248 Constant *False) const override { in CreateSelect()
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h56 #define False 0 macro
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp584 const Expr *False) { in ClassifyConditional()
/netbsd/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c61 static const char *False = "FALSE"; variable
/netbsd/external/bsd/bzip2/dist/
H A Dbzip2recover.c60 #define False ((Bool)0) macro
H A Dbzip2.c172 #define False ((Bool)0) macro
H A Dbzlib_private.h52 #define False ((Bool)0) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp47 Register False; member
H A DR600ISelLowering.cpp859 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1888 SDValue False = N->getOperand(3); in PerformDAGCombine() local
H A DAMDGPURegisterBankInfo.cpp135 auto False = B.buildConstant(S32, 0); in applyBank() local
2491 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
H A DAMDGPUISelLowering.cpp1382 SDValue True, SDValue False, in combineFMinMaxLegacy()
3571 SDValue False = N->getOperand(2); in performSelectCombine() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbitmanip.d560 enum A { True, False } enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp136 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstantFolder.h254 Constant *False) const override { in CreateSelect()
H A DNoFolder.h288 Constant *True, Constant *False) const override { in CreateSelect()
H A DIRBuilder.h982 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtraits.c132 static Expression *False(TraitsExp *e) { return new IntegerExp(e->loc, false, Type::tbool); } in False() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtraits.c132 static Expression *False(TraitsExp *e) { return new IntegerExp(e->loc, false, Type::tbool); } in False() function
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml159 | False Constructor
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp665 SDValue False, const SDLoc &DL) { in createCMovFP()
686 SDValue False = N->getOperand(2); in performSELECTCombine() local
2061 SDValue False = DAG.getConstant(0, DL, MVT::i32); in lowerSETCC() local
/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h52 #define False ((Bool)0) macro
/netbsd/external/historical/nawk/dist/
H A Drun.c87 Cell *False = &falsecell; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp225 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp934 Value *IRBuilderBase::CreateSelect(Value *C, Value *True, Value *False, in CreateSelect()

12