Searched defs:Cond (Results 76 - 100 of 179) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp751 Value *Cond = SI->getCondition(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp990 Value *Cond, *WC; local
1094 Use *Cond, *WC; local
H A DEarlyCSE.cpp141 static bool matchSelectWithOptionalNotCond(Value *V, Value *&Cond, Value *&A, argument
233 Value *Cond, *A, *B; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp134 Value *Cond, *OtherOp; local
[all...]
H A DInstCombineShifts.cpp882 Value *Cond; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp262 SmallVector<MachineOperand, 4> Cond; local
789 X86::CondCode Cond = X86::getCondFromBranch(*CondBr); local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1029 CondO << " {" << Cond << "},\n"; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp852 Value *Cond = nullptr; local
945 Value *Cond = SI->getCondition(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp495 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
702 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
755 canInsertSelect(const MachineBasicBlock &MBB, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, int &FalseCycles) const argument
792 insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const DebugLoc &dl, unsigned DestReg, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1236 const Expr *Cond = IfNode->getCond(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1013 SDValue getSelect(const SDLoc &DL, EVT VT, SDValue Cond, SDValue LHS, argument
996 getSetCC(const SDLoc &DL, EVT VT, SDValue LHS, SDValue RHS, ISD::CondCode Cond, SDValue Chain = SDValue(), bool IsSignaling = false) argument
1025 getSelectCC(const SDLoc &DL, SDValue LHS, SDValue RHS, SDValue True, SDValue False, ISD::CondCode Cond) argument
[all...]
H A DTargetInstrInfo.h598 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify = false) const argument
669 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded = nullptr) const argument
741 reduceLoopCount(MachineBasicBlock &MBB, MachineBasicBlock &PreHeader, MachineInstr *IndVar, MachineInstr &Cmp, SmallVectorImpl<MachineOperand> &Cond, SmallVectorImpl<MachineInstr *> &PrevInsts, unsigned Iter, unsigned MaxIter) const argument
846 canInsertSelect(const MachineBasicBlock &MBB, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, int &FalseCycles) const argument
868 insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, unsigned DstReg, ArrayRef<MachineOperand> Cond, unsigned TrueReg, unsigned FalseReg) const argument
893 analyzeSelect(const MachineInstr &MI, SmallVectorImpl<MachineOperand> &Cond, unsigned &TrueOp, unsigned &FalseOp, bool &Optimizable) const argument
1307 canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, const MachineInstr &TailCall) const argument
1313 replaceBranchWithTailCall(MachineBasicBlock &MBB, SmallVectorImpl<MachineOperand> &Cond, const MachineInstr &TailCall) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp157 const ISD::CondCode Cond; member in struct:__anon2299
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp745 getReachingDefForPred(RegisterRef RD, MachineBasicBlock::iterator UseIt, unsigned PredR, bool Cond) argument
854 predicateAt(const MachineOperand &DefOp, MachineInstr &MI, MachineBasicBlock::iterator Where, const MachineOperand &PredOp, bool Cond, std::set<unsigned> &UpdRegs) argument
908 renameInRange(RegisterRef RO, RegisterRef RN, unsigned PredR, bool Cond, MachineBasicBlock::iterator First, MachineBasicBlock::iterator Last) argument
935 predicate(MachineInstr &TfrI, bool Cond, std::set<unsigned> &UpdRegs) argument
[all...]
H A DHexagonISelLoweringHVX.cpp1601 SDValue Cond = Op.getOperand(0); local
H A DHexagonHardwareLoops.cpp456 SmallVector<MachineOperand,2> Cond; local
1225 SmallVector<MachineOperand, 2> Cond; local
1294 SmallVector<MachineOperand, 0> Cond; local
1465 SmallVector<MachineOperand, 2> Cond; local
1659 SmallVector<MachineOperand,2> Cond; local
[all...]
H A DHexagonLoopIdiomRecognition.cpp2205 Value *Cond = CmpA; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp868 SDValue Cond = Op.getOperand(1); local
972 SDValue Cond = Op.getOperand(2); local
989 SDValue Cond = Op.getOperand(4); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1046 const Value *Cond = SI->getCondition(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1027 SDValue Cond = LHS; local
1075 SDValue Cond = DAG.getNode(ISD::SELECT_CC, DL, CompareVT, LHS, RHS, HWTrue, HWFalse, CC); local
1531 SDValue Cond = Op.getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp631 SmallVector<MachineOperand, 4> Cond; local
2401 SmallVector<MachineOperand, 4> Cond; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp918 ForStmt::ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, argument
830 IfStmt(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, Stmt *Init, VarDecl *Var, Expr *Cond, Stmt *Then, SourceLocation EL, Stmt *Else) argument
864 Create(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, Stmt *Init, VarDecl *Var, Expr *Cond, Stmt *Then, SourceLocation EL, Stmt *Else) argument
950 SwitchStmt(const ASTContext &Ctx, Stmt *Init, VarDecl *Var, Expr *Cond) argument
976 Create(const ASTContext &Ctx, Stmt *Init, VarDecl *Var, Expr *Cond) argument
1015 WhileStmt(const ASTContext &Ctx, VarDecl *Var, Expr *Cond, Stmt *Body, SourceLocation WL) argument
1034 Create(const ASTContext &Ctx, VarDecl *Var, Expr *Cond, Stmt *Body, SourceLocation WL) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1331 Sema::ConditionResult Cond; local
1484 Sema::ConditionResult Cond; local
1149 ParseParenExprOrCondition(StmtResult *InitStmt, Sema::ConditionResult &Cond, SourceLocation Loc, Sema::ConditionKind CK) argument
1572 Sema::ConditionResult Cond; local
1665 ExprResult Cond = ParseExpression(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1433 bool CodeGenFunction::ConstantFoldsToSimpleInteger(const Expr *Cond, argument
1447 bool CodeGenFunction::ConstantFoldsToSimpleInteger(const Expr *Cond, argument
1470 void CodeGenFunction::EmitBranchOnBoolExpr(const Expr *Cond, argument
[all...]
H A DCGStmt.cpp1236 llvm::Value *Cond = local

Completed in 385 milliseconds

12345678