Home
last modified time | relevance | path

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

12

/freebsd/sbin/adjkerntz/
H A Dadjkerntz.c54 #define False (0) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp338 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 DAMDGPURegBankLegalizeHelper.cpp144 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 DAMDGPUPostLegalizerCombiner.cpp171 Register False = MI.getOperand(3).getReg(); in matchFMinFMaxLegacy() local
H A DR600ISelLowering.cpp810 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1856 SDValue False = N->getOperand(3); in PerformDAGCombine() local
H A DAMDGPURegisterBankInfo.cpp143 auto False = B.buildConstant(S32, 0); in applyBank() local
2817 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
H A DAMDGPUISelLowering.cpp1654 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 DNoFolder.h83 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DConstantFolder.h122 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DIRBuilder.h1211 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h56 #define False 0 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h86 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
H A DTargetFolder.h132 Value *FoldSelect(Value *C, Value *True, Value *False) const override { in FoldSelect()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp637 const Expr *False) { in ClassifyConditional()
/freebsd/contrib/bzip2/
H A Dbzip2recover.c57 #define False ((Bool)0) macro
H A Dbzip2.c170 #define False ((Bool)0) macro
H A Dbzlib_private.h50 #define False ((Bool)0) macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp213 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
H A DCoroutines.cpp162 auto *False = ConstantInt::getFalse(Context); in suppressCoroAllocs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp225 auto False = B.buildInstr(Cast->getOpcode(), {DstTy}, {FalseReg}); in matchCastOfSelect() local
H A DCombinerHelper.cpp6978 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 DIRBuilder.cpp1017 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 DVEISelLowering.cpp2778 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 DMipsISelLowering.cpp685 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 Drun.c86 Cell *False = &falsecell; variable

12