Searched defs:False (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h43 Unknown = -1, False = 0, True = 1 enumerator in enum:llvm::LazyValueInfo::Tristate
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprClassification.cpp535 ClassifyConditional(ASTContext &Ctx, const Expr *True, const Expr *False) argument
/freebsd-10.0-release/sbin/adjkerntz/
H A Dadjkerntz.c62 #define False (0) macro
/freebsd-10.0-release/tools/regression/ia64/emulated/
H A Dtest.c38 #define False 1 macro
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h56 #define False 0 macro
/freebsd-10.0-release/contrib/bzip2/
H A Dbzip2recover.c57 #define False ((Bool)0) macro
H A Dbzip2.c170 #define False ((Bool)0) macro
[all...]
H A Dbzlib_private.h50 #define False ((Bool)0) macro
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp190 SDValue False = Op.getOperand(3); local
H A DR600ISelLowering.cpp550 SDValue False = Op.getOperand(3); local
1060 SDValue False = N->getOperand(3); local
[all...]
H A DSIISelLowering.cpp371 SDValue False = Op.getOperand(3); local
400 ConstantSDNode *True, *False; local
/freebsd-10.0-release/usr.bin/make/
H A Dcond.c103 False, enumerator in enum:__anon11454
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h623 getSelectCC(DebugLoc DL, SDValue LHS, SDValue RHS, SDValue True, SDValue False, ISD::CondCode Cond) argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp207 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); local
/freebsd-10.0-release/contrib/one-true-awk/
H A Drun.c80 Cell *False = &falsecell; variable
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h509 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, argument
1309 Value *CreateSelect(Value *C, Value *True, Value *False, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1772 static TPResult False() { return TPR_false; } function in class:clang::Parser::TPResult
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1435 SDValue False = DAG.getConstant(0, MVT::i32); local
516 createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, SDValue False, DebugLoc DL) argument
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3056 SDValue False; local

Completed in 257 milliseconds