Home
last modified time | relevance | path

Searched defs:Cond (Results 1 – 25 of 174) sorted by relevance

1234567

/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp92 struct Cond { struct
93 typedef Lookup<B ? sizeof(T) : sizeof(E)> True;
94 typedef Lookup<!B ? sizeof(T) : sizeof(E)> False;
112 struct Cond { struct
113 T foo() { return B ? T() : E(); } in foo()
114 typedef Lookup<sizeof(B ? T() : E())> Type;
Dconstructor-template.cpp66 X2 test(bool Cond, X2 x2) { in test()
86 X4 test_X4(bool Cond, X4 x4) { in test_X4()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp66 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
126 ArrayRef<MachineOperand> Cond, in InsertBranch()
DWebAssemblyLowerBrUnless.cpp69 unsigned Cond = MI->getOperand(0).getReg(); in runOnMachineFunction() local
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.cpp81 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
136 ArrayRef<MachineOperand> Cond, in InsertBranch()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp89 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
117 ArrayRef<MachineOperand> Cond, DebugLoc DL) const { in InsertBranch()
179 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify, in AnalyzeBranch()
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp150 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const { in AnalyzeBranch()
231 ArrayRef<MachineOperand> Cond, DebugLoc DL) const { in InsertBranch()
/external/clang/lib/Sema/
DScopeInfo.cpp168 if (const ConditionalOperator *Cond = dyn_cast<ConditionalOperator>(E)) { in markSafeWeakUse() local
174 if (const BinaryConditionalOperator *Cond = in markSafeWeakUse() local
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp173 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
263 ArrayRef<MachineOperand> Cond, in InsertBranch()
DMSP430BranchSelector.cpp152 SmallVector<MachineOperand, 1> Cond; in runOnMachineFunction() local
/external/clang/test/SemaCXX/
Dvector.cpp43 void conditional(bool Cond, char16 c16, longlong16 ll16, char16_e c16e, in conditional()
114 void test_implicit_conversions(bool Cond, char16 c16, longlong16 ll16, in test_implicit_conversions()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h12 struct rc_instruction * Cond; member
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp69 DefinedSVal Cond, in assume()
115 NonLoc Cond, in assumeAux()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp130 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
232 ArrayRef<MachineOperand> Cond, in InsertBranch()
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp488 SDValue Cond = DAG.getNode(ISD::SELECT_CC, DL, VT, LHS, RHS, HWTrue, HWFalse, CC); in LowerSELECT_CC() local
501 SDValue Cond; in LowerSETCC() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h75 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { in assumeDual()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp76 if (ConstantInt *Cond = dyn_cast<ConstantInt>(BI->getCondition())) { in ConstantFoldTerminator() local
107 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
325 if (ConstantInt *Cond = dyn_cast<ConstantInt>(II->getArgOperand(0))) in isInstructionTriviallyDead() local
1262 else if (ConstantInt *Cond = in markAliveBlocks() local
/external/llvm/lib/CodeGen/
DIfConversion.cpp751 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in FeasibilityAnalysis() local
1003 SmallVector<MachineOperand, 4> Cond; in RemoveExtraEdges() local
1077 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in IfConvertSimple() local
1164 SmallVector<MachineOperand, 4> Cond(BBI.BrCond.begin(), BBI.BrCond.end()); in IfConvertTriangle() local
1550 SmallVectorImpl<MachineOperand> &Cond, in PredicateBlock()
1592 SmallVectorImpl<MachineOperand> &Cond, in CopyAndPredicateBlock()
/external/clang/lib/AST/
DStmtCXX.cpp53 Expr *Cond, Expr *Inc, DeclStmt *LoopVar, in CXXForRangeStmt()
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp210 Value *SIAnnotateControlFlow::handleLoopCondition(Value *Cond, PHINode *Broken, in handleLoopCondition()
287 Value *Cond = Term->getCondition(); in handleLoop() local
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp196 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch()
279 ArrayRef<MachineOperand> Cond, in InsertBranch()
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp650 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()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h527 ArrayRef<MachineOperand> Cond, in InsertBranch()
652 ArrayRef<MachineOperand> Cond, in canInsertSelect()
676 unsigned DstReg, ArrayRef<MachineOperand> Cond, in insertSelect()
700 SmallVectorImpl<MachineOperand> &Cond, in analyzeSelect()
1001 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { in ReverseBranchCondition()
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp164 std::unique_ptr<ExprAST> Cond, Then, Else; member in __anon1a8161a40111::IfExprAST
167 IfExprAST(std::unique_ptr<ExprAST> Cond, std::unique_ptr<ExprAST> Then, in IfExprAST()
314 auto Cond = ParseExpression(); in ParseIfExpr() local
/external/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp304 Value *Cond = BI->getCondition(); in calcPointerHeuristics() local
395 Value *Cond = BI->getCondition(); in calcZeroHeuristics() local
477 Value *Cond = BI->getCondition(); in calcFloatingPointHeuristics() local

1234567