| /freebsd/sbin/adjkerntz/ |
| H A D | adjkerntz.c | 54 #define False (0) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUMCExpr.cpp | 338 const APInt False(BitWidth, 0); in fromOptionalToKnownBits() local 399 const APInt False(BitWidth, 0); in binaryOpKnownBitsMapHelper() local 410 const APInt False(BitWidth, 0); in binaryOpKnownBitsMapHelper() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegBankLegalizeHelper.cpp | 144 auto False = B.buildConstant({VgprRB, Ty}, 0); in lowerVccExtToSel() local 148 auto False = B.buildConstant({VgprRB_S32}, 0); in lowerVccExtToSel() local 401 auto False = B.buildConstant({SgprRB, Ty}, 0); in lower() local
|
| H A D | AMDGPUPostLegalizerCombiner.cpp | 171 Register False = MI.getOperand(3).getReg(); in matchFMinFMaxLegacy() local
|
| H A D | R600ISelLowering.cpp | 810 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local 1856 SDValue False = N->getOperand(3); in PerformDAGCombine() local
|
| H A D | AMDGPURegisterBankInfo.cpp | 143 auto False = B.buildConstant(S32, 0); in applyBank() local 2817 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
|
| H A D | AMDGPUISelLowering.cpp | 1654 SDValue False, SDValue CC, DAGCombinerInfo &DCI) const { in combineFMinMaxLegacyImpl() 1723 SDValue True, SDValue False, in combineFMinMaxLegacy() 4863 SDValue False = N->getOperand(2); in performSelectCombine() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | NoFolder.h | 83 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
|
| H A D | ConstantFolder.h | 122 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
|
| H A D | IRBuilder.h | 1211 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 56 #define False 0 macro
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InstSimplifyFolder.h | 86 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
|
| H A D | TargetFolder.h | 132 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprClassification.cpp | 637 const Expr *False) { in ClassifyConditional()
|
| /freebsd/contrib/bzip2/ |
| H A D | bzip2recover.c | 57 #define False ((Bool)0) macro
|
| H A D | bzip2.c | 170 #define False ((Bool)0) macro
|
| H A D | bzlib_private.h | 50 #define False ((Bool)0) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroElide.cpp | 213 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
|
| H A D | Coroutines.cpp | 162 auto *False = ConstantInt::getFalse(Context); in suppressCoroAllocs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelperCasts.cpp | 225 auto False = B.buildInstr(Cast->getOpcode(), {DstTy}, {FalseReg}); in matchCastOfSelect() local
|
| H A D | CombinerHelper.cpp | 6978 Register False = Select->getFalseReg(); in tryFoldSelectOfConstants() local 7127 Register False = Select->getFalseReg(); in tryFoldBoolSelectToLogic() local 7209 Register False = Select->getFalseReg(); in matchSelectIMinMax() local 7532 auto False = B.buildConstant(CmpTy, 0); in tryFoldLogicOfFCmps() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 1017 Value *IRBuilderBase::CreateSelect(Value *C, Value *True, Value *False, in CreateSelect() 1022 Value *IRBuilderBase::CreateSelectFMF(Value *C, Value *True, Value *False, in CreateSelectFMF()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 2778 SDValue False = N->getOperand(2); in combineSelect() local 2820 SDValue False = N->getOperand(3); in combineSelectCC() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 685 SDValue False, const SDLoc &DL) { in createCMovFP() 706 SDValue False = N->getOperand(2); in performSELECTCombine() local 2225 SDValue False = DAG.getConstant(0, DL, MVT::i32); in lowerSETCC() local
|
| /freebsd/contrib/one-true-awk/ |
| H A D | run.c | 86 Cell *False = &falsecell; variable
|