| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleConstraintManager.cpp | 26 DefinedSVal Cond, in assumeInternal() 45 NonLoc Cond, bool Assumption) { in assume() 53 NonLoc Cond, in assumeAux()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopBoundSplit.cpp | 52 ConditionInfo &Cond, const Loop &L) { in analyzeICmp() 81 ConditionInfo &Cond, bool IsExitCond) { in calculateUpperBound() 126 ICmpInst *ICmp, ConditionInfo &Cond, in hasProcessableCondition() 179 ScalarEvolution &SE, ConditionInfo &Cond) { in canSplitLoopBound() 394 Value *Cond = in splitLoopBound() local
|
| H A D | LoopDeletion.cpp | 161 ConstantInt *Cond; in isLoopNeverExecuted() local 200 Value *Cond = in getValueOnFirstIteration() local 330 Value *Cond; in canProveExitOnFirstIteration() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaInstrInfo.cpp | 353 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 443 SmallVector<MachineOperand, 4> Cond; in removeBranch() local 462 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch() 553 ArrayRef<MachineOperand> Cond, DebugLoc DL, int *BytesAdded) const { in insertConstBranchAtInst() 613 ArrayRef<MachineOperand> Cond, in insertBranchAtInst() 675 SmallVectorImpl<MachineOperand> &Cond, in isBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRedundantCopyElimination.cpp | 71 const SmallVectorImpl<MachineOperand> &Cond, in guaranteesZeroRegInBlock() 97 SmallVector<MachineOperand, 3> Cond; in optimizeBlock() local
|
| H A D | RISCVLateBranchOpt.cpp | 50 SmallVector<MachineOperand, 4> Cond; in runOnBasicBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LibCallsShrinkWrap.cpp | 132 Value *Cond = nullptr; in performCallDomainErrorOnly() local 184 Value *Cond = nullptr; in performCallRangeErrorOnly() local 222 Value *Cond = nullptr; in performCallErrors() local 467 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI()
|
| H A D | CallPromotionUtils.cpp | 287 static CallBase &versionCallSiteWithCond(CallBase &CB, Value *Cond, in versionCallSiteWithCond() 392 auto *Cond = Builder.CreateICmpEQ(CB.getCalledOperand(), Callee); in versionCallSite() local 675 Value *Cond = Builder.CreateOr(ICmps); in promoteCallWithVTableCmp() local
|
| H A D | MatrixUtils.cpp | 44 Value *Cond = B.CreateICmpNE(Inc, Bound, Name + ".cond"); in CreateLoop() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrInfo.cpp | 85 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 170 ArrayRef<MachineOperand> Cond, in insertBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUAsmUtils.h | 31 bool (*Cond)(const MCSubtargetInfo &STI) = nullptr; member 40 bool (*Cond)(const MCSubtargetInfo &STI) = nullptr; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIAnnotateControlFlow.cpp | 192 Value *Cond = IRB.CreateExtractValue(IfCall, {0}); in openIf() local 208 Value *Cond = IRB.CreateExtractValue(ElseCall, {0}); in insertElse() local 217 Value *Cond, PHINode *Broken, llvm::Loop *L, BranchInst *Term) { in handleLoopCondition() 271 Value *Cond = Term->getCondition(); in handleLoop() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.cpp | 213 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 262 ArrayRef<MachineOperand> Cond, in insertBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DomConditionCache.cpp | 13 static void findAffectedValues(Value *Cond, in findAffectedValues()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ScopeInfo.cpp | 168 if (const ConditionalOperator *Cond = dyn_cast<ConditionalOperator>(E)) { in markSafeWeakUse() local 174 if (const BinaryConditionalOperator *Cond = in markSafeWeakUse() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FlagsCopyLowering.cpp | 729 X86::CondCode Cond = X86::getCondFromSETCC(MI); in collectCondsInRegs() local 747 const DebugLoc &TestLoc, X86::CondCode Cond) { in promoteCondToReg() 759 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg() 786 X86::CondCode Cond = X86::getCondFromSETCC(MI); in rewriteSetCC() local 847 X86::CondCode Cond = X86::COND_B; // CF == 1 in rewriteArithmetic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrInfo.cpp | 94 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 163 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch()
|
| H A D | WebAssemblyLowerBrUnless.cpp | 70 Register Cond = MI.getOperand(1).getReg(); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.cpp | 36 SmallVectorImpl<MachineOperand> &Cond) { in parseCondBranch() 48 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 156 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.cpp | 169 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 223 ArrayRef<MachineOperand> Cond, in insertBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.cpp | 162 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 251 ArrayRef<MachineOperand> Cond, in insertBranch()
|
| /freebsd/lib/libc/net/ |
| H A D | base64.c | 56 #define Assert(Cond) if (!(Cond)) abort() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.cpp | 191 SmallVectorImpl<MachineOperand> &Cond) { in parseCondBranch() 245 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 328 ArrayRef<MachineOperand> Cond, in insertBranch()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Predicate.h | 123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.cpp | 286 SmallVectorImpl<MachineOperand> &Cond) { in parseCondBranch() 301 SmallVectorImpl<MachineOperand> &Cond, in analyzeBranch() 581 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch()
|