| /external/clang/test/SemaTemplate/ |
| D | instantiate-expr-2.cpp | 92 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;
|
| D | constructor-template.cpp | 66 X2 test(bool Cond, X2 x2) { in test() 86 X4 test_X4(bool Cond, X4 x4) { in test_X4()
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyInstrInfo.cpp | 66 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 126 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| D | WebAssemblyLowerBrUnless.cpp | 69 unsigned Cond = MI->getOperand(0).getReg(); in runOnMachineFunction() local
|
| /external/llvm/lib/Target/BPF/ |
| D | BPFInstrInfo.cpp | 81 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 136 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.cpp | 89 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/ |
| D | NVPTXInstrInfo.cpp | 150 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const { in AnalyzeBranch() 231 ArrayRef<MachineOperand> Cond, DebugLoc DL) const { in InsertBranch()
|
| /external/clang/lib/Sema/ |
| D | ScopeInfo.cpp | 168 if (const ConditionalOperator *Cond = dyn_cast<ConditionalOperator>(E)) { in markSafeWeakUse() local 174 if (const BinaryConditionalOperator *Cond = in markSafeWeakUse() local
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.cpp | 173 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 263 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| D | MSP430BranchSelector.cpp | 152 SmallVector<MachineOperand, 1> Cond; in runOnMachineFunction() local
|
| /external/clang/test/SemaCXX/ |
| D | vector.cpp | 43 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/ |
| D | radeon_emulate_loops.h | 12 struct rc_instruction * Cond; member
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | SimpleConstraintManager.cpp | 69 DefinedSVal Cond, in assume() 115 NonLoc Cond, in assumeAux()
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.cpp | 130 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 232 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | R600ISelLowering.cpp | 488 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/ |
| D | ConstraintManager.h | 75 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { in assumeDual()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 76 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/ |
| D | IfConversion.cpp | 751 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/ |
| D | StmtCXX.cpp | 53 Expr *Cond, Expr *Inc, DeclStmt *LoopVar, in CXXForRangeStmt()
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIAnnotateControlFlow.cpp | 210 Value *SIAnnotateControlFlow::handleLoopCondition(Value *Cond, PHINode *Broken, in handleLoopCondition() 287 Value *Cond = Term->getCondition(); in handleLoop() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.cpp | 196 SmallVectorImpl<MachineOperand> &Cond, in AnalyzeBranch() 279 ArrayRef<MachineOperand> Cond, in InsertBranch()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 650 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/ |
| D | TargetInstrInfo.h | 527 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/ |
| D | toy.cpp | 164 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/ |
| D | BranchProbabilityInfo.cpp | 304 Value *Cond = BI->getCondition(); in calcPointerHeuristics() local 395 Value *Cond = BI->getCondition(); in calcZeroHeuristics() local 477 Value *Cond = BI->getCondition(); in calcFloatingPointHeuristics() local
|