Home
last modified time | relevance | path

Searched defs:True (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sbin/adjkerntz/
H A Dadjkerntz.c53 #define True (1) macro
/freebsd/contrib/llvm-project/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.h1134 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h55 #define True 1 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
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()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp620 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
/freebsd/contrib/bzip2/
H A Dbzip2recover.c56 #define True ((Bool)1) macro
H A Dbzip2.c169 #define True ((Bool)1) macro
H A Dbzlib_private.h49 #define True ((Bool)1) macro
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp458 Value *SelectInst::createCommon(Value *Cond, Value *True, Value *False, in createCommon()
469 Value *SelectInst::create(Value *Cond, Value *True, Value *False, in create()
478 Value *SelectInst::create(Value *Cond, Value *True, Value *False, in create()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp156 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp170 Register True = MI.getOperand(2).getReg(); in matchFMinFMaxLegacy() local
H A DR600ISelLowering.cpp805 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1850 SDValue True = N->getOperand(2); in PerformDAGCombine() local
H A DAMDGPULowerBufferFatPointers.cpp1497 Value *True = SI.getTrueValue(); in visitSelectInst() local
H A DAMDGPUISelLowering.cpp1596 const SDLoc &DL, EVT VT, SDValue LHS, SDValue RHS, SDValue True, in combineFMinMaxLegacyImpl()
1666 SDValue True, SDValue False, in combineFMinMaxLegacy()
4634 SDValue True = N->getOperand(1); in performSelectCombine() local
H A DAMDGPURegisterBankInfo.cpp142 auto True = B.buildConstant(S32, Opc == AMDGPU::G_SEXT ? -1 : 1); in applyBank() local
2766 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp360 ConstantInt *True = Builder.getTrue(); in expandIToFP() local
H A DRDFGraph.cpp521 static auto True = [](Node) -> bool { return true; }; in members() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp675 static SDValue createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, in createCMovFP()
719 SDValue True = N->getOperand(1); in performSELECTCombine() local
730 SDValue True = N->getOperand(1); in performSELECTCombine() local
2091 SDValue True = DAG.getConstant(1, DL, MVT::i32); in lowerSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp869 auto *True = ConstantInt::getTrue(M.getContext()); in updatePublicTypeTestCalls() local
2191 auto True = ConstantInt::getTrue(M.getContext()); in removeRedundantTypeTests() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2793 SDValue True = N->getOperand(1); in combineSelect() local
2835 SDValue True = N->getOperand(2); in combineSelectCC() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1614 auto True = Builder.buildConstant( in applyOptBrCondByInvertingCond() local
6685 Register True = Select->getTrueReg(); in tryFoldSelectOfConstants() local
6817 Register True = Select->getTrueReg(); in tryFoldBoolSelectToLogic() local
6899 Register True = Select->getTrueReg(); in matchSelectIMinMax() local
7199 auto True = in tryFoldLogicOfFCmps() local
/freebsd/contrib/one-true-awk/
H A Drun.c84 Cell *True = &truecell; variable

12