Searched defs:Cond (Results 1 - 25 of 179) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp71 Register Cond = MI->getOperand(1).getReg(); local
H A DWebAssemblyInstrInfo.cpp102 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool ) const argument
180 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/Target/NVPTX/
H A DNVPTXInstrInfo.cpp95 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
180 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp140 SmallVector<MachineOperand, 2> Cond; local
H A DAArch64ConditionOptimizer.cpp305 static bool parseCond(ArrayRef<MachineOperand> Cond, AArch64CC::CondCode &CC) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp25 assume(ProgramStateRef State, DefinedSVal Cond, bool Assumption) argument
44 assume(ProgramStateRef State, NonLoc Cond, bool Assumption) argument
52 assumeAux(ProgramStateRef State, NonLoc Cond, bool Assumption) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp109 std::condition_variable Cond; member in class:llvm::parallel::detail::__anon1991::ThreadPoolExecutor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp162 SmallVector<MachineOperand, 4> Cond; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h122 llvm::Optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp132 StringRef Cond = Comma.first; local
141 OS << "FB[" << TargetName << "::" << Cond << "])"; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h93 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTrustNonnullChecker.cpp65 evalAssume(ProgramStateRef State, SVal Cond, bool Assumption) const argument
H A DCheckerDocumentation.cpp239 evalAssume(ProgramStateRef State, SVal Cond, bool Assumption) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp47 CXXForRangeStmt(Stmt *Init, DeclStmt *Range, DeclStmt *BeginStmt, DeclStmt *EndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp175 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
265 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
[all...]
H A DMSP430BranchSelector.cpp191 SmallVector<MachineOperand, 1> Cond; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp164 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
219 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp79 Value *Cond = CI->getArgOperand(0), *A, *B; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopUtils.cpp121 SmallVector<MachineOperand, 4> Cond; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h43 mutable std::condition_variable Cond; member in class:llvm::parallel::detail::Latch
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp238 static void CreateAssert(IRBuilder<> &B, Value *Cond) { argument
252 static void CreateAssertNot(IRBuilder<> &B, Value *Cond) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp108 ConstantInt *Cond; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp84 Instruction *Cond = getOprndOrInst(I); local
H A DCallPromotionUtils.cpp267 auto *Cond = Builder.CreateICmpEQ(CS.getCalledValue(), Callee); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp263 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
398 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
[all...]

Completed in 197 milliseconds

12345678