Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dcall.t231 package False { package
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum12.C3 enum Bool { False, True }; enumerator
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DJSON.h31 enum class Kind { String, Number, True, False, Null, Object, Array }; enumerator
281 False, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h61 Unknown = -1, False = 0, True = 1 enumerator
H A DInstSimplifyFolder.h84 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DTargetFolder.h131 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprClassification.cpp598 const Expr *False) { in ClassifyConditional()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DNoFolder.h82 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DConstantFolder.h121 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DIRBuilder.h1044 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp151 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_int.bench.cpp59 enum class LocalizationE { False, True }; enumerator
H A Dformatter_float.bench.cpp19 enum class LocalizationE { False, True }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp50 Register False; member
H A DR600ISelLowering.cpp810 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1859 SDValue False = N->getOperand(3); in PerformDAGCombine() local
H A DAMDGPURegisterBankInfo.cpp136 auto False = B.buildConstant(S32, 0); in applyBank() local
2633 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
H A DAMDGPUISelLowering.cpp1412 SDValue True, SDValue False, in combineFMinMaxLegacy()
3751 SDValue False = N->getOperand(2); in performSelectCombine() local
/openbsd-src/usr.bin/make/
H A Dcond.c95 False = 0, True = 1, And, Or, Not, LParen, RParen, EndOfFile, None, Err enumerator
/openbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c56 static char *False = "FALSE"; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2798 SDValue False = N->getOperand(2); in combineSelect() local
2840 SDValue False = N->getOperand(3); in combineSelectCC() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml159 | False Constructor
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp647 SDValue False, const SDLoc &DL) { in createCMovFP()
668 SDValue False = N->getOperand(2); in performSELECTCombine() local
2069 SDValue False = DAG.getConstant(0, DL, MVT::i32); in lowerSETCC() local
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dbzlib_private.h50 #define False ((Bool)0) macro
/openbsd-src/usr.bin/awk/
H A Drun.c86 Cell *False = &falsecell; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1126 Value *IRBuilderBase::CreateSelect(Value *C, Value *True, Value *False, in CreateSelect()

12