Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DLazyValueInfo.h43 Unknown = -1, False = 0, True = 1 enumerator
/freebsd-10-stable/sbin/adjkerntz/
Dadjkerntz.c62 #define False (0) macro
/freebsd-10-stable/tools/regression/ia64/emulated/
Dtest.c38 #define False 1 macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DExprClassification.cpp541 const Expr *False) { in ClassifyConditional()
/freebsd-10-stable/contrib/libarchive/libarchive/
Darchive_ppmd_private.h56 #define False 0 macro
/freebsd-10-stable/contrib/bzip2/
Dbzip2recover.c57 #define False ((Bool)0) macro
Dbzip2.c170 #define False ((Bool)0) macro
Dbzlib_private.h50 #define False ((Bool)0) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DConstantFolder.h207 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
DTargetFolder.h231 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
DNoFolder.h267 Constant *True, Constant *False) const { in CreateSelect()
/freebsd-10-stable/usr.bin/make/
Dcond.c103 False, enumerator
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DSIISelLowering.cpp751 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
857 ConstantSDNode *True, *False; in PerformDAGCombine() local
DR600ISelLowering.cpp858 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1630 SDValue False = N->getOperand(3); in PerformDAGCombine() local
DAMDGPUISelLowering.cpp438 SDValue False = Op.getOperand(3); in LowerMinMax() local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMipsISelLowering.cpp511 SDValue False, SDLoc DL) { in createCMovFP()
532 SDValue False = N->getOperand(2); in performSELECTCombine() local
1436 SDValue False = DAG.getConstant(0, MVT::i32); in lowerSETCC() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp207 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1801 static TPResult False() { return TPR_false; } in False() function
/freebsd-10-stable/contrib/one-true-awk/
Drun.c80 Cell *False = &falsecell; variable
/freebsd-10-stable/contrib/llvm/lib/TableGen/
DRecord.cpp442 static BitInit False(false); in get() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1462 Value *False = vectorizeTree(FalseVec); in vectorizeTree() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2990 SDValue True, False; in ExpandNode() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMISelLowering.cpp3249 SDValue False; in LowerSELECT() local