/external/clang/lib/Analysis/ |
D | CFGReachabilityAnalysis.cpp | 26 const CFGBlock *Dst) { in isReachable() 42 void CFGReverseBlockReachabilityAnalysis::mapReachability(const CFGBlock *Dst) { in mapReachability()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonPeephole.cpp | 131 MachineOperand &Dst = MI->getOperand(0); in runOnMachineFunction() local 152 MachineOperand &Dst = MI->getOperand(0); in runOnMachineFunction() local 167 MachineOperand &Dst = MI->getOperand(0); in runOnMachineFunction() local 185 MachineOperand &Dst = MI->getOperand(0); in runOnMachineFunction() local 290 void HexagonPeephole::ChangeOpInto(MachineOperand &Dst, MachineOperand &Src) { in ChangeOpInto()
|
D | HexagonSelectionDAGInfo.cpp | 31 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy()
|
D | HexagonRegisterInfo.cpp | 289 MachineLocation Dst(MachineLocation::VirtualFP); in getInitialFrameState() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineObjC.cpp | 24 ExplodedNodeSet &Dst) { in VisitLvalObjCIvarRefExpr() 41 ExplodedNodeSet &Dst) { in VisitObjCAtSynchronizedStmt() 47 ExplodedNodeSet &Dst) { in VisitObjCForCollectionStmt() 137 ExplodedNodeSet &Dst) { in VisitObjCMessage()
|
D | ExprEngineCXX.cpp | 27 ExplodedNodeSet &Dst) { in CreateCXXTemporaryObject() 72 ExplodedNodeSet Dst; in performTrivialCopy() local 230 ExplodedNodeSet &Dst) { in VisitCXXDestructor() 272 ExplodedNodeSet &Dst) { in VisitCXXNewExpr() 351 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCXXDeleteExpr() 359 ExplodedNodeSet &Dst) { in VisitCXXCatchStmt() 377 ExplodedNodeSet &Dst) { in VisitCXXThisExpr()
|
D | ExprEngineC.cpp | 24 ExplodedNodeSet &Dst) { in VisitBinaryOperator() 179 ExplodedNodeSet &Dst) { in VisitBlockExpr() 218 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCast() 401 ExplodedNodeSet &Dst) { in VisitCompoundLiteralExpr() 516 ExplodedNodeSet &Dst) { in VisitLogicalExpr() 586 ExplodedNodeSet &Dst) { in VisitInitListExpr() 636 ExplodedNodeSet &Dst) { in VisitGuardedExpr() 679 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitOffsetOfExpr() 698 ExplodedNodeSet &Dst) { in VisitUnaryExprOrTypeTraitExpr() 731 ExplodedNodeSet &Dst) { in VisitUnaryOperator() [all …]
|
D | ExprEngine.cpp | 396 ExplodedNodeSet Dst; in ProcessStmt() local 453 ExplodedNodeSet Dst; in ProcessInitializer() local 466 ExplodedNodeSet Dst; in ProcessImplicitDtor() local 490 ExplodedNodeSet &Dst) { in ProcessAutomaticObjDtor() 506 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in ProcessBaseDtor() 526 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in ProcessMemberDtor() 544 ExplodedNodeSet &Dst) {} in ProcessTemporaryDtor() 551 ExplodedNodeSet Dst; in Visit() local 1255 ExplodedNodeSet &Dst, in processBranch() 1397 ExplodedNodeSet Dst; in processEndOfFunction() local [all …]
|
D | CheckerManager.cpp | 95 ExplodedNodeSet &Dst, in expandGraphWithCheckers() 167 ExplodedNodeSet &Dst, in runCheckersForStmt() 206 ExplodedNodeSet &Dst, in runCheckersForObjCMessage() 249 ExplodedNodeSet &Dst, in runCheckersForCallEvent() 297 void CheckerManager::runCheckersForLocation(ExplodedNodeSet &Dst, in runCheckersForLocation() 337 void CheckerManager::runCheckersForBind(ExplodedNodeSet &Dst, in runCheckersForBind() 357 ExplodedNodeSet &Dst, in runCheckersForEndFunction() 402 ExplodedNodeSet &Dst, in runCheckersForBranchCondition() 450 void CheckerManager::runCheckersForDeadSymbols(ExplodedNodeSet &Dst, in runCheckersForDeadSymbols() 524 void CheckerManager::runCheckersForEvalCall(ExplodedNodeSet &Dst, in runCheckersForEvalCall()
|
D | ExprEngineCallAndReturn.cpp | 158 ExplodedNodeSet &Dst) { in removeDeadOnEndOfFunction() 332 ExplodedNodeSet Dst; in processCallExit() local 507 void ExprEngine::evalCall(ExplodedNodeSet &Dst, ExplodedNode *Pred, in evalCall() 859 ExplodedNodeSet &Dst) { in VisitReturnStmt()
|
/external/llvm/lib/Target/R600/ |
D | SILowerControlFlow.cpp | 197 unsigned Dst = MI.getOperand(0).getReg(); in Else() local 216 unsigned Dst = MI.getOperand(0).getReg(); in Break() local 230 unsigned Dst = MI.getOperand(0).getReg(); in IfBreak() local 245 unsigned Dst = MI.getOperand(0).getReg(); in ElseBreak() local 377 unsigned Dst = MI.getOperand(0).getReg(); in IndirectSrc() local 395 unsigned Dst = MI.getOperand(0).getReg(); in IndirectDst() local
|
/external/llvm/include/llvm/Target/ |
D | CostTable.h | 44 TypeTy Dst; member 52 unsigned len, int ISD, TypeTy Dst, TypeTy Src) { in ConvertCostTableLookup()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 31 SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 144 SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
|
/external/libvpx/libvpx/vp8/encoder/ppc/ |
D | fdct_altivec.asm | 61 .macro two_rows_horiz Dst argument
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 99 MachineLocation Dst(MachineLocation::VirtualFP); in emitPrologue() local 134 MachineLocation Dst(MachineLocation::VirtualFP); in emitPrologue() local 166 MachineLocation Dst(MachineLocation::VirtualFP); in emitPrologue() local 183 MachineLocation Dst(MachineLocation::VirtualFP, in emitPrologue() local
|
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 82 CreateMemCpy(Value *Dst, Value *Src, Value *Size, unsigned Align, in CreateMemCpy() 106 CreateMemMove(Value *Dst, Value *Src, Value *Size, unsigned Align, in CreateMemMove()
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 32 SDValue Dst, SDValue Src, in EmitTargetCodeForMemset() 179 SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCTargetDesc.cpp | 61 MachineLocation Dst(MachineLocation::VirtualFP); in createHexagonMCAsmInfo() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 711 const Instruction *Dst) { in establishNestingLevels() 787 const SCEV *Dst = Pair->Dst; in removeMatchingExtensions() local 820 bool DependenceAnalysis::checkDstSubscript(const SCEV *Dst, in checkDstSubscript() 840 const SCEV *Dst, const Loop *DstLoopNest, in classifyPair() 956 const SCEV *Dst, in testZIV() 2035 const SCEV *Dst, in testSIV() 2106 const SCEV *Dst, in testRDIV() 2173 const SCEV *Dst, in testMIV() 2215 const SCEV *Dst, in gcdMIVtest() 2429 const SCEV *Dst, in banerjeeMIVtest() [all …]
|
/external/elfutils/libelf/ |
D | common.h | 168 #define CONVERT_TO(Dst, Var) \ argument
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterDwarf.cpp | 176 const MachineLocation &Dst = Move.getDestination(); in EmitCFIFrameMove() local
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCTargetDesc.cpp | 58 MachineLocation Dst(MachineLocation::VirtualFP); in createXCoreMCAsmInfo() local
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 195 void runCheckersForPreStmt(ExplodedNodeSet &Dst, in runCheckersForPreStmt() 223 void runCheckersForPreObjCMessage(ExplodedNodeSet &Dst, in runCheckersForPreObjCMessage() 248 void runCheckersForPreCall(ExplodedNodeSet &Dst, const ExplodedNodeSet &Src, in runCheckersForPreCall()
|
/external/llvm/include/llvm/Analysis/ |
D | BlockFrequencyImpl.h | 75 BlockFrequency getEdgeFreq(BlockT *Src, BlockT *Dst) const { in getEdgeFreq() 143 bool isBackedge(BlockT *Src, BlockT *Dst) { in isBackedge()
|
/external/eigen/test/ |
D | vectorization_logic.cpp | 32 bool test_assign(const Dst&, const Src&, int traversal, int unrolling) in test_assign()
|