Searched defs:Cond (Results 151 - 175 of 203) sorted by relevance

123456789

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h1724 Cond_t Cond; member in struct:brc_match
[all...]
H A DInstructions.h3082 Create(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, Instruction *InsertBefore = nullptr) argument
3091 Create(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, BasicBlock *InsertAtEnd) argument
H A DIRBuilder.h973 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, argument
982 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1393 inline bool isTrueWhenEqual(CondCode Cond) { return ((int)Cond & 1) != 0; } argument
1398 inline unsigned getUnorderedFlavor(CondCode Cond) { argument
H A DSelectionDAGNodes.h2186 explicit CondCodeSDNode(ISD::CondCode Cond) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1072 BasicBlock *Cond = local
1423 BasicBlock *Cond = CLI->getCond(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2683 const Value *Cond = SI->getCondition(); local
3318 foldXALUIntrinsic(AArch64CC::CondCode &CC, const Instruction *I, const Value *Cond) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp391 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
584 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
609 SmallVector<MachineOperand, 4> Cond; local
4441 getPredReg(ArrayRef<MachineOperand> Cond, unsigned &PredReg, unsigned &PredRegPos, unsigned &PredRegFlags) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp75 static Value *foldSelectWithBinaryOp(Value *Cond, Value *TrueVal, argument
148 simplifyCmpSelCase(CmpInst::Predicate Pred, Value *LHS, Value *RHS, Value *Cond, const SimplifyQuery &Q, unsigned MaxRecurse, Constant *TrueOrFalse) argument
165 simplifyCmpSelTrueCase(CmpInst::Predicate Pred, Value *LHS, Value *RHS, Value *Cond, const SimplifyQuery &Q, unsigned MaxRecurse) argument
174 simplifyCmpSelFalseCase(CmpInst::Predicate Pred, Value *LHS, Value *RHS, Value *Cond, const SimplifyQuery &Q, unsigned MaxRecurse) argument
184 handleOtherCmpSelSimplifications(Value *TCmp, Value *FCmp, Value *Cond, const SimplifyQuery &Q, unsigned MaxRecurse) argument
481 Value *Cond = SI->getCondition(); local
4110 simplifySelectWithFCmp(Value *Cond, Value *T, Value *F, const SimplifyQuery &Q) argument
4141 SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, const SimplifyQuery &Q, unsigned MaxRecurse) argument
4235 SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, const SimplifyQuery &Q) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2980 AnalyzeBranchImpl( MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, SmallVectorImpl<MachineInstr *> &CondBranches, bool AllowModify) const argument
3146 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
3247 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
3306 canInsertSelect(const MachineBasicBlock &MBB, ArrayRef<MachineOperand> Cond, Register DstReg, Register TrueReg, Register FalseReg, int &CondCycles, int &TrueCycles, int &FalseCycles) const argument
3343 insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, Register DstReg, ArrayRef<MachineOperand> Cond, Register TrueReg, Register FalseReg) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2262 SDValue Cond = N->getOperand(1); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1239 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, argument
1259 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp346 analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const argument
478 insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const argument
878 addPredicatedMveVpredNOp(MachineInstrBuilder &MIB, unsigned Cond) argument
883 addPredicatedMveVpredROp(MachineInstrBuilder &MIB, unsigned Cond, unsigned Inactive) argument
2307 analyzeSelect(const MachineInstr &MI, SmallVectorImpl<MachineOperand> &Cond, unsigned &TrueOp, unsigned &FalseOp, bool &Optimizable) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2045 Value *Cond = IRB.CreateICmpNE(PrimitiveShadow, Zero); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp840 Value *Cond, *True = nullptr, *False = nullptr; local
1833 Value *Cond; local
2930 CmpInst *Cond = cast<CmpInst>(BI.getCondition()); local
2941 Value *Cond = SI.getCondition(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp203 Expr *Cond = nullptr; local
234 Expr *Cond = instantiateDependentFunctionAttrCondition( local
245 Expr *Cond = instantiateDependentFunctionAttrCondition( local
512 Expr *Cond = nullptr; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h717 Expr *Cond; member in struct:clang::OMPLoopBasedDirective::DistCombinedHelperExprs
747 Expr *Cond; member in struct:clang::OMPLoopBasedDirective::HelperExprs
1096 void setCond(Expr *Cond) { Data->getChildren()[CondOffset] = Cond; } argument
H A DOpenMPClause.h448 void setCondition(Expr *Cond) { Condition = Cond; } argument
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, argument
540 void setCondition(Expr *Cond) { Condition = Cond; } argument
552 OMPFinalClause(Expr *Cond, Stmt *HelperCond, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument
7670 setCondition(Expr *Cond) argument
7685 OMPNovariantsClause(Expr *Cond, Stmt *HelperCond, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument
7740 setCondition(Expr *Cond) argument
7755 OMPNocontextClause(Expr *Cond, Stmt *HelperCond, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument
8393 anyScoreOrCondition( llvm::function_ref<bool(Expr *&, bool )> Cond) argument
[all...]
H A DStmt.h1990 void setCond(Expr *Cond) { argument
2193 void setCond(Expr *Cond) { argument
2373 setCond(Expr *Cond) argument
2456 DoStmt(Stmt *Body, Expr *Cond, SourceLocation DL, SourceLocation WL, SourceLocation RP) argument
2472 setCond(Expr *Cond) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp590 uint32_t Cond = (Insn >> 28) & 0xF; local
5847 unsigned Cond = fieldFromInstruction(Val, 28, 4); local
/netbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c842 #define Cond(i) BitfR(i,16,3,_b163) macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4280 Value *TrueVal, *FalseVal, *Cond; local
4295 Value *TrueVal, *FalseVal, *Cond; local
4443 Value *Cond = getValue(Record, 2, NextValueNo, local
4567 Value *Cond = getValue(Record, 2, NextValueNo, OpTy); local
4623 Value *Cond = getValue(Record, 1, NextValueNo, OpTy); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp440 SDValue Cond = N->getOperand(0); local
4242 SDValue Cond = N->getOperand(0); local
5118 SDValue Cond = GetWidenedVector(N->getOperand(0)); local
[all...]
H A DLegalizeIntegerTypes.cpp1670 SDValue Cond = PromoteTargetBoolean(N->getOperand(1), MVT::Other); local
1755 SDValue Cond = N->getOperand(0); local
2733 ISD::CondCode Cond; local
4440 SDValue Cond = N->getOperand(3); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1624 const Node *Cond; member in class:ConditionalExpr
4860 Node *Cond = getDerived().parseExpr(); local

Completed in 908 milliseconds

123456789