| /NextBSD/contrib/llvm/lib/Target/BPF/ |
| HD | BPFInstrInfo.cpp | 81 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 136 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsInstrInfo.cpp | 89 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 117 ArrayRef<MachineOperand> Cond, DebugLoc DL) const { in InsertBranch() 179 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify, in AnalyzeBranch()
|
| /NextBSD/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXInstrInfo.cpp | 170 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const { in AnalyzeBranch() 251 ArrayRef<MachineOperand> Cond, DebugLoc DL) const { in InsertBranch()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | ScopeInfo.cpp | 165 if (const ConditionalOperator *Cond = dyn_cast<ConditionalOperator>(E)) { in markSafeWeakUse() local 171 if (const BinaryConditionalOperator *Cond = in markSafeWeakUse() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | SimpleConstraintManager.cpp | 69 DefinedSVal Cond, in assume() 115 NonLoc Cond, in assumeAux()
|
| /NextBSD/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430InstrInfo.cpp | 175 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 265 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| HD | MSP430BranchSelector.cpp | 152 SmallVector<MachineOperand, 1> Cond; in runOnMachineFunction() local
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | Local.cpp | 75 if (ConstantInt *Cond = dyn_cast<ConstantInt>(BI->getCondition())) { in ConstantFoldTerminator() local 106 Value *Cond = BI->getCondition(); in ConstantFoldTerminator() local 201 Value *Cond = SI->getCondition(); in ConstantFoldTerminator() local 212 Value *Cond = Builder.CreateICmpEQ(SI->getCondition(), in ConstantFoldTerminator() local 319 if (ConstantInt *Cond = dyn_cast<ConstantInt>(II->getArgOperand(0))) in isInstructionTriviallyDead() local 1184 else if (ConstantInt *Cond = in markAliveBlocks() local
|
| /NextBSD/lib/libc/net/ |
| HD | base64.c | 60 #define Assert(Cond) if (!(Cond)) abort() argument
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | ConstraintManager.h | 75 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { in assumeDual()
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcInstrInfo.cpp | 130 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 232 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | BranchProbabilityInfo.cpp | 294 Value *Cond = BI->getCondition(); in calcPointerHeuristics() local 384 Value *Cond = BI->getCondition(); in calcZeroHeuristics() local 466 Value *Cond = BI->getCondition(); in calcFloatingPointHeuristics() local
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreInstrInfo.cpp | 196 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 279 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | SIAnnotateControlFlow.cpp | 210 Value *SIAnnotateControlFlow::handleLoopCondition(Value *Cond, PHINode *Broken, in handleLoopCondition() 287 Value *Cond = Term->getCondition(); in handleLoop() local
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | IfConversion.cpp | 750 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in FeasibilityAnalysis() local 1004 SmallVector<MachineOperand, 4> Cond; in RemoveExtraEdges() local 1078 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in IfConvertSimple() local 1187 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in IfConvertTriangle() local 1574 SmallVectorImpl<MachineOperand> &Cond, in PredicateBlock() 1616 SmallVectorImpl<MachineOperand> &Cond, in CopyAndPredicateBlock()
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonExpandCondsets.cpp | 650 bool Cond) { in getCondTfrOpcode() 684 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, bool Cond) { in genTfrFor() 775 MachineBasicBlock::iterator UseIt, unsigned PredR, bool Cond) { in getReachingDefForPred() 887 MachineBasicBlock::iterator Where, unsigned PredR, bool Cond) { in predicateAt() 941 unsigned PredR, bool Cond, MachineBasicBlock::iterator First, in renameInRange() 968 bool HexagonExpandCondsets::predicate(MachineInstr *TfrI, bool Cond) { in predicate()
|
| HD | HexagonHardwareLoops.cpp | 435 SmallVector<MachineOperand,2> Cond; in findInductionRegister() local 582 SmallVector<MachineOperand,2> Cond; in getLoopTripCount() local 1185 SmallVector<MachineOperand, 2> Cond; in convertToHardwareLoop() local 1254 SmallVector<MachineOperand, 0> Cond; in convertToHardwareLoop() local 1427 SmallVector<MachineOperand, 2> Cond; in loopCountMayWrapOrUnderFlow() local 1622 SmallVector<MachineOperand,2> Cond; in fixupInductionVariable() local
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetInstrInfo.h | 454 ArrayRef<MachineOperand> Cond, in InsertBranch() 579 ArrayRef<MachineOperand> Cond, in canInsertSelect() 603 unsigned DstReg, ArrayRef<MachineOperand> Cond, in insertSelect() 627 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect() 901 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in ReverseBranchCondition()
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64A53Fix835769.cpp | 132 SmallVector<MachineOperand, 2> Cond; in getBBFallenThrough() local
|
| HD | AArch64ConditionOptimizer.cpp | 279 static bool parseCond(ArrayRef<MachineOperand> Cond, AArch64CC::CondCode &CC) { in parseCond()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.cpp | 388 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 580 ArrayRef<MachineOperand> Cond, in InsertBranch() 625 ArrayRef<MachineOperand> Cond, in canInsertSelect() 666 unsigned DestReg, ArrayRef<MachineOperand> Cond, in insertSelect()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | IndVarSimplify.cpp | 1520 ICmpInst *Cond = getLoopTest(L); in needsLFTR() local 1599 static bool AlmostDeadIV(PHINode *Phi, BasicBlock *LatchBlock, Value *Cond) { in AlmostDeadIV() 1628 Value *Cond = in FindLoopCounter() local 1673 if (ICmpInst *Cond = getLoopTest(L)) { in FindLoopCounter() local 1873 Value *Cond = Builder.CreateICmp(P, CmpIndVar, ExitCnt, "exitcond"); in LinearFunctionTestReplace() local
|
| HD | CorrelatedValuePropagation.cpp | 232 Value *Cond = SI->getCondition(); in processSwitch() local
|
| HD | LoopUnswitch.cpp | 373 static Value *FindLIVLoopCondition(Value *Cond, Loop *L, bool &Changed) { in FindLIVLoopCondition() 593 bool LoopUnswitch::IsTrivialUnswitchCondition(Value *Cond, Constant **Val, in IsTrivialUnswitchCondition() 790 void LoopUnswitch::UnswitchTrivialCondition(Loop *L, Value *Cond, Constant *Val, in UnswitchTrivialCondition()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | ReachableCode.cpp | 54 const Expr *Cond = DS->getCond()->IgnoreParenCasts(); in isTrivialDoWhile() local 263 const Stmt *Cond = B->getTerminatorCondition(/* stripParens */ false); in shouldTreatSuccessorsAsReachable() local
|