Home
last modified time | relevance | path

Searched refs:getFalse (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUAtomicOptimizer.cpp299 B.getInt32(0xf), B.getInt32(0xf), B.getFalse()})); in buildScan()
307 B.getInt32(0xf), B.getFalse()})); in buildScan()
312 B.getInt32(0xf), B.getFalse()})); in buildScan()
321 B.getFalse(), B.getFalse()}); in buildScan()
326 B.getInt32(0xa), B.getInt32(0xf), B.getFalse()})); in buildScan()
334 B.getInt32(0xc), B.getInt32(0xf), B.getFalse()})); in buildScan()
357 B.getInt32(0xf), B.getFalse()}); in buildShiftRight()
364 B.getInt32(0xf), B.getInt32(0xf), B.getFalse()}); in buildShiftRight()
HDAMDGPUUnifyDivergentExitNodes.cpp122 ConstantInt *BoolFalse = ConstantInt::getFalse(F.getContext()); in removeDoneExport()
HDSIAnnotateControlFlow.cpp148 BoolFalse = ConstantInt::getFalse(Context); in initialize()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXImageOptimizer.cpp101 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePSampler()
120 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePSurface()
139 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePTexture()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionSimplify.cpp116 static Constant *getFalse(Type *Ty) { in getFalse() function
117 return ConstantInt::getFalse(Ty); in getFalse()
176 getFalse(Cond->getType())); in simplifyCmpSelFalseCase()
1444 return ConstantInt::getFalse(UnsignedICmp->getType()); in simplifyUnsignedRangeCheck()
1513 return getFalse(UnsignedICmp->getType()); in simplifyUnsignedRangeCheck()
1543 return getFalse(Op0->getType()); in simplifyAndOfICmpsWithSameOperands()
1594 return getFalse(Cmp0->getType()); in simplifyAndOrOfICmpsWithConstants()
1675 return getFalse(ITy); in simplifyAndOfICmpsWithAdd()
1677 return getFalse(ITy); in simplifyAndOfICmpsWithAdd()
1681 return getFalse(ITy); in simplifyAndOfICmpsWithAdd()
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDPoisonChecking.cpp94 return B.getFalse(); in buildOrChain()
98 return B.getFalse(); in buildOrChain()
229 return ConstantInt::getFalse(V->getContext()); in getPoisonFor()
235 return ConstantInt::getFalse(V->getContext()); in getPoisonFor()
HDBoundsChecking.cpp92 ? ConstantInt::getFalse(Ptr->getContext()) in getBoundsCheckCond()
97 ? ConstantInt::getFalse(Ptr->getContext()) in getBoundsCheckCond()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXXABI.cpp87 return CGF.Builder.getFalse(); in EmitMemberPointerComparison()
95 return CGF.Builder.getFalse(); in EmitMemberPointerIsNotNull()
HDCGCoroutine.cpp499 Builder.CreateStore(Builder.getFalse(), GroActiveFlag); in EmitGroAlloca()
689 Builder.CreateCall(CoroEnd, {NullPtr, Builder.getFalse()}); in EmitCoroutineBody()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp325 return replaceInstUsesWith(ICI, Builder.getFalse()); in foldCmpLoadFromIndexedGlobal()
1504 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpWithDominatingICmp()
1682 return replaceInstUsesWith(Cmp, ConstantInt::getFalse(Cmp.getType())); in foldICmpAndShift()
2445 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2475 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2480 return replaceInstUsesWith(Cmp, Builder.getFalse()); in foldICmpDivConstant()
2709 Value *Cond = Builder.getFalse(); in foldICmpSelectConstant()
3947 return replaceInstUsesWith(I, ConstantInt::getFalse(I.getType())); in foldICmpBinOp()
4519 Overflow = Builder.getFalse(); in OptimizeOverflowCheck()
4535 Overflow = Builder.getFalse(); in OptimizeOverflowCheck()
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerConstantIntrinsics.cpp47 : ConstantInt::getFalse(II->getType()); in lowerIsConstantIntrinsic()
HDLoopUnswitch.cpp1099 } else if (BI->getCondition() == ConstantInt::getFalse(Context)) { in TryTrivialLoopUnswitch()
1149 CondVal = ConstantInt::getFalse(Context); in TryTrivialLoopUnswitch()
1666 return ConstantInt::getFalse(Ctx); in SimplifyInstructionWithNotEqual()
HDCorrelatedValuePropagation.cpp508 ConstantInt::getFalse(ST->getElementType(1)) }); in processOverflowIntrinsic()
827 ConstantInt::getFalse(C->getContext()); in getConstantAt()
HDJumpThreading.cpp707 InterestingVal = ConstantInt::getFalse(I->getContext()); in ComputeValueKnownInPredecessorsImpl()
882 ResC = ConstantInt::getFalse(CmpType); in ComputeValueKnownInPredecessorsImpl()
1137 ConstantInt::getFalse(CondCmp->getType()); in ProcessBlock()
1823 SplitVal = ConstantInt::getFalse(BB->getContext()); in ProcessBranchOnXOR()
HDSimpleLoopUnswitch.cpp541 ? ConstantInt::getFalse(BI.getContext()) in unswitchTrivialBranch()
2233 : ConstantInt::getFalse(BI->getContext()); in unswitchNontrivialInvariants()
2235 Direction ? ConstantInt::getFalse(BI->getContext()) in unswitchNontrivialInvariants()
2428 GI->setArgOperand(0, ConstantInt::getFalse(GI->getContext())); in turnGuardIntoBranch()
HDLoopIdiomRecognize.cpp1507 : ConstantInt::getFalse(InitX->getContext())}; in recognizeAndInsertFFS()
1591 Value *Ops[] = {Val, ZeroCheck ? IRBuilder.getTrue() : IRBuilder.getFalse()}; in createFFSIntrinsic()
HDGuardWidening.cpp395 ? ConstantInt::getFalse(Instr->getContext()) in eliminateInstrViaWidening()
HDMergeICmps.cpp671 Phi.addIncoming(ConstantInt::getFalse(Context), BB); in mergeComparisons()
HDNewGVN.cpp1558 return createConstantExpression(ConstantInt::getFalse(Cond->getType())); in performSymbolicPredicateInfoEvaluation()
1862 return createConstantExpression(ConstantInt::getFalse(CI->getType())); in performSymbolicCmpEvaluation()
1930 ConstantInt::getFalse(CI->getType())); in performSymbolicCmpEvaluation()
1939 ConstantInt::getFalse(CI->getType())); in performSymbolicCmpEvaluation()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDValueLattice.h355 return ConstantInt::getFalse(Ty); in getCompare()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroElide.cpp120 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations()
HDCoroSplit.cpp259 : ConstantInt::getFalse(Context)); in replaceCoroEnd()
999 AllocInst->replaceAllUsesWith(Builder.getFalse()); in handleNoSuspendCoroutine()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyIndVar.cpp269 ICmp->replaceAllUsesWith(ConstantInt::getFalse(ICmp->getContext())); in eliminateIVComparison()
463 EVI->replaceAllUsesWith(ConstantInt::getFalse(WO->getContext())); in eliminateOverflowIntrinsic()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDConstants.h96 static ConstantInt *getFalse(LLVMContext &Context);
98 static Constant *getFalse(Type *Ty);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantFold.cpp1393 return ConstantInt::getFalse(C1->getContext()); in ConstantFoldBinaryInstruction()
1854 return ConstantInt::getFalse(C1->getContext()); in ConstantFoldCompareInstruction()
1866 return ConstantInt::getFalse(C1->getContext()); in ConstantFoldCompareInstruction()

123