Searched defs:Cond (Results 101 - 125 of 179) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp2135 PredicateBlock(BBInfo &BBI, MachineBasicBlock::iterator E, SmallVectorImpl<MachineOperand> &Cond, SmallSet<MCPhysReg, 4> *LaterRedefs) argument
2178 CopyAndPredicateBlock(BBInfo &ToBBI, BBInfo &FromBBI, SmallVectorImpl<MachineOperand> &Cond, bool IgnoreBr) argument
[all...]
H A DMachineVerifier.cpp674 SmallVector<MachineOperand, 4> Cond; local
H A DMachineBlockPlacement.cpp2619 SmallVector<MachineOperand, 4> Cond; // For AnalyzeBranch. local
2766 SmallVector<MachineOperand, 4> Cond; // For AnalyzeBranch. local
[all...]
H A DBranchFolding.cpp208 SmallVector<MachineOperand, 4> Cond; local
469 SmallVector<MachineOperand, 4> Cond; local
1141 SmallVector<MachineOperand, 4> Cond; local
1939 SmallVector<MachineOperand, 4> Cond; local
[all...]
H A DModuloSchedule.cpp241 SmallVector<MachineOperand, 0> Cond; local
257 SmallVector<MachineOperand, 4> Cond; local
868 SmallVector<MachineOperand, 4> Cond; local
1862 SmallVector<MachineOperand, 4> Cond; local
1933 SmallVector<MachineOperand, 4> Cond; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2000 Value *Cond = BI->getCondition(); local
2011 Value *Cond = SI->getCondition(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1471 Value *Cond = local
H A DLoopUnswitch.cpp422 static Value *FindLIVLoopCondition(Value *Cond, Loop *L, bool &Changed, argument
506 FindLIVLoopCondition(Value *Cond, Loop *L, bool &Changed, MemorySSAUpdater *MSSAU) argument
572 Value *Cond = BInst->getCondition(); local
1000 UnswitchTrivialCondition(Loop *L, Value *Cond, Constant *Val, BasicBlock *ExitBlock, Instruction *TI) argument
1007 << " on cond: " << *Val << " == " << *Cond << "\\n"); local
1108 ConstantInt *Cond = dyn_cast<ConstantInt>(SI->getCondition()); local
[all...]
H A DJumpThreading.cpp451 static void ReplaceFoldableUses(Instruction *Cond, Value *ToVal) { argument
921 Constant *Cond = C.first; local
1551 ProcessThreadableEdges(Value *Cond, BasicBlock *BB, ConstantPreference Preference, Instruction *CxtI) argument
[all...]
H A DSimpleLoopUnswitch.cpp186 Value *Cond = Direction ? IRB.CreateOr(Invariants) : local
2566 auto *Cond = cast<IntrinsicInst>(&I)->getArgOperand(0); local
H A DSCCP.cpp1219 Value *Cond = PBranch->Condition; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp353 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
477 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1890 Value *Cond = Sel.getCondition(); local
1999 Value *Cond = Sel.getCondition(); local
2366 CmpInst *Cond = cast<CmpInst>(CondVal); local
[all...]
H A DInstCombineCasts.cpp1644 Value *Cond, *X, *Y; local
2164 Value *Cond, *TVa local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1916 Value *Cond = BI->getCondition(); local
1946 Value *Cond = SI->getCondition(); local
1957 void CHR::addToMergedCondition(bool IsTrueBiased, Value *Cond, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp389 auto *Cond = Builder.CreateIsNull(Load); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1428 Cond_t Cond; member in struct:llvm::PatternMatch::brc_match
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp819 insertVectorSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, unsigned DstReg, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg) const argument
1872 getBranchOpcode(SIInstrInfo::BranchPredicate Cond) argument
1910 analyzeBranchImpl(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
1953 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
2054 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
2126 canInsertSelect(const MachineBasicBlock &MBB, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, int &FalseCycles) const argument
2166 insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, unsigned DstReg, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg) const argument
[all...]
H A DAMDGPUISelDAGToDAG.cpp2056 SDValue Cond = N->getOperand(1); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp618 SDValue IfSet, IfClr, Cond; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h600 void setCond(Expr *Cond) { argument
758 Expr *Cond; member in struct:clang::OMPLoopDirective::DistCombinedHelperExprs
788 Expr *Cond; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1353 static bool isConditionForTerminator(const Stmt *S, const Stmt *Cond) { argument
[all...]
H A DBugReporterVisitors.cpp1730 constructDebugPieceForTrackedCondition(const Expr *Cond, argument
2195 const Expr *Cond = nullptr; local
2250 VisitTrueTest(const Expr *Cond, BugReporterContext &BRC, PathSensitiveBugReport &R, const ExplodedNode *N, bool TookTrue) argument
2405 VisitTrueTest( const Expr *Cond, const BinaryOperator *BExpr, BugReporterContext &BRC, PathSensitiveBugReport &R, const ExplodedNode *N, bool TookTrue, bool IsAssuming) argument
2552 VisitTrueTest( const Expr *Cond, const DeclRefExpr *DRE, BugReporterContext &BRC, PathSensitiveBugReport &report, const ExplodedNode *N, bool TookTrue, bool IsAssuming) argument
2588 VisitTrueTest( const Expr *Cond, const MemberExpr *ME, BugReporterContext &BRC, PathSensitiveBugReport &report, const ExplodedNode *N, bool TookTrue, bool IsAssuming) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp571 Register Cond; local
715 lowerSwitchRangeWorkItem(SwitchCG::CaseClusterIt I, Value *Cond, MachineBasicBlock *Fallthrough, bool FallthroughUnreachable, BranchProbability UnhandledProbs, MachineBasicBlock *CurMBB, MachineIRBuilder &MIB, MachineBasicBlock *SwitchMBB) argument
749 lowerSwitchWorkItem(SwitchCG::SwitchWorkListItem W, Value *Cond, MachineBasicBlock *SwitchMBB, MachineBasicBlock *DefaultMBB, MachineIRBuilder &MIB) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp150 Value *Cond = BI->getCondition(); local
255 Value *Cond = SI->getCondition(); local
268 Value *Cond = Builder.CreateICmpEQ(SI->getCondition(), local
[all...]

Completed in 431 milliseconds

12345678