/external/llvm/test/Analysis/ScalarEvolution/ |
D | 2009-04-22-TruncCast.ll | 3 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test1' 12 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test2' 21 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test3' 30 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test4' 39 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test5' 48 ; CHECK: Printing analysis 'Scalar Evolution Analysis' for function 'test6'
|
/external/llvm/test/Analysis/CostModel/X86/ |
D | vdiv-cost.ll | 8 ; CHECK: 'Cost Model Analysis' for function 'test1': 17 ; CHECK: 'Cost Model Analysis' for function 'test2': 26 ; CHECK: 'Cost Model Analysis' for function 'test3': 35 ; CHECK: 'Cost Model Analysis' for function 'test4': 44 ; CHECK: 'Cost Model Analysis' for function 'test5': 53 ; CHECK: 'Cost Model Analysis' for function 'test6': 62 ; CHECK: 'Cost Model Analysis' for function 'test7': 71 ; CHECK: 'Cost Model Analysis' for function 'test8': 80 ; CHECK: 'Cost Model Analysis' for function 'test9': 89 ; CHECK: 'Cost Model Analysis' for function 'test10':
|
D | alternate-shuffle-cost.ll | 18 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2i32': 29 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2f32': 40 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2i32_2': 51 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2f32_2': 65 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2i64': 76 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2f64': 88 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2i64_2': 100 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v2f64_2': 113 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v4i32': 125 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v4i32_2': [all …]
|
D | vshift-cost.ll | 16 ; CHECK: 'Cost Model Analysis' for function 'test1': 24 ; CHECK: 'Cost Model Analysis' for function 'test2': 37 ; CHECK: 'Cost Model Analysis' for function 'test3': 48 ; CHECK: 'Cost Model Analysis' for function 'test4': 64 ; CHECK: 'Cost Model Analysis' for function 'test5': 88 ; CHECK: 'Cost Model Analysis' for function 'test6': 103 ; CHECK: 'Cost Model Analysis' for function 'test7': 119 ; CHECK: 'Cost Model Analysis' for function 'test8': 132 ; CHECK: 'Cost Model Analysis' for function 'test9': 145 ; CHECK: 'Cost Model Analysis' for function 'test10': [all …]
|
D | vselect-cost.ll | 13 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_2i64': 23 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_2double': 33 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4i32': 43 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4float': 53 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_16i8': 65 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4i64': 75 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_4double': 85 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_8i32': 95 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_8float': 106 ; CHECK:Printing analysis 'Cost Model Analysis' for function 'test_16i16': [all …]
|
D | intrinsic-cost.ll | 24 ; CORE2: Printing analysis 'Cost Model Analysis' for function 'test1': 27 ; COREI7: Printing analysis 'Cost Model Analysis' for function 'test1': 52 ; CORE2: Printing analysis 'Cost Model Analysis' for function 'test2': 55 ; COREI7: Printing analysis 'Cost Model Analysis' for function 'test2': 80 ; CORE2: Printing analysis 'Cost Model Analysis' for function 'test3': 83 ; COREI7: Printing analysis 'Cost Model Analysis' for function 'test3':
|
/external/skia/include/core/ |
D | SkPicture.h | 288 struct Analysis { struct 289 Analysis() {} // Only used by SkPictureData codepath. in Analysis() argument 290 explicit Analysis(const SkRecord&); 298 SkLazyPtr<Analysis> fAnalysis; argument 299 const Analysis& analysis() const;
|
/external/llvm/include/llvm/ |
D | PassSupport.h | 85 #define INITIALIZE_PASS_WITH_OPTIONS(PassName, Arg, Name, Cfg, Analysis) \ argument 86 INITIALIZE_PASS_BEGIN(PassName, Arg, Name, Cfg, Analysis) \ 88 INITIALIZE_PASS_END(PassName, Arg, Name, Cfg, Analysis) 90 #define INITIALIZE_PASS_WITH_OPTIONS_BEGIN(PassName, Arg, Name, Cfg, Analysis) \ argument 91 INITIALIZE_PASS_BEGIN(PassName, Arg, Name, Cfg, Analysis) \
|
D | module.modulemap | 3 umbrella "Analysis" 7 exclude header "Analysis/BlockFrequencyInfoImpl.h" 10 textual header "Analysis/TargetLibraryInfo.def" 41 header "Analysis/BlockFrequencyInfoImpl.h" 185 // with the Analysis module (which also defines an llvm::GCOVOptions).
|
/external/llvm/test/CodeGen/X86/ |
D | tail-call-legality.ll | 4 ; arguments seen by Analysis.cpp and ISelLowering. As seen by ISelLowering, they 8 ; As seen by Analysis.cpp: i64 -> i32 is a valid trunc, second i32 passes 11 ; Analysis.cpp was wrong.
|
/external/llvm/test/Analysis/DivergenceAnalysis/NVPTX/ |
D | diverge.ll | 8 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'no_diverge' 30 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'sync' 51 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'mixed' 76 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'device' 101 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'loop' 123 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'lcssa' 159 ; CHECK-LABEL: Printing analysis 'Divergence Analysis' for function 'unstructured_loop'
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
D | Banerjee.ll | 17 ; CHECK: 'Dependence Analysis' for function 'banerjee0': 25 ; DELIN: 'Dependence Analysis' for function 'banerjee0': 77 ; CHECK: 'Dependence Analysis' for function 'banerjee1': 85 ; DELIN: 'Dependence Analysis' for function 'banerjee1': 152 ; CHECK: 'Dependence Analysis' for function 'banerjee2': 160 ; DELIN: 'Dependence Analysis' for function 'banerjee2': 211 ; CHECK: 'Dependence Analysis' for function 'banerjee3': 219 ; DELIN: 'Dependence Analysis' for function 'banerjee3': 270 ; CHECK: 'Dependence Analysis' for function 'banerjee4': 278 ; DELIN: 'Dependence Analysis' for function 'banerjee4': [all …]
|
D | GCD.ll | 18 ; CHECK: 'Dependence Analysis' for function 'gcd0' 26 ; DELIN: 'Dependence Analysis' for function 'gcd0' 79 ; CHECK: 'Dependence Analysis' for function 'gcd1' 87 ; DELIN: 'Dependence Analysis' for function 'gcd1' 141 ; CHECK: 'Dependence Analysis' for function 'gcd2' 149 ; DELIN: 'Dependence Analysis' for function 'gcd2' 203 ; CHECK: 'Dependence Analysis' for function 'gcd3' 211 ; DELIN: 'Dependence Analysis' for function 'gcd3' 263 ; CHECK: 'Dependence Analysis' for function 'gcd4' 271 ; DELIN: 'Dependence Analysis' for function 'gcd4' [all …]
|
D | NonCanonicalizedSubscript.ll | 16 ; CHECK-LABEL: 'Dependence Analysis' for function 'i32_subscript' 17 ; DELIN-LABEL: 'Dependence Analysis' for function 'i32_subscript'
|
/external/llvm/lib/Analysis/IPA/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Analysis/IPA/LLVMBuild.txt -------------------------*- Conf -*--===; 23 required_libraries = Analysis Core Support
|
/external/llvm/lib/Analysis/ |
D | LLVMBuild.txt | 1 ;===- ./lib/Analysis/LLVMBuild.txt -----------------------------*- Conf -*--===; 23 name = Analysis
|
D | CMakeLists.txt | 7 Analysis.cpp 65 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Analysis
|
D | CFLAliasAnalysis.cpp | 842 static void argsToEdges(CFLAliasAnalysis &Analysis, Instruction *Inst, in argsToEdges() argument 846 GetEdgesVisitor v(Analysis, Output); in argsToEdges() 862 static void constexprToEdges(CFLAliasAnalysis &Analysis, in constexprToEdges() argument 877 argsToEdges(Analysis, Inst.get(), ConstexprEdges); in constexprToEdges() 894 static void addInstructionToGraph(CFLAliasAnalysis &Analysis, Instruction &Inst, in addInstructionToGraph() argument 916 argsToEdges(Analysis, &Inst, Edges); in addInstructionToGraph() 948 constexprToEdges(Analysis, *CE, Edges); in addInstructionToGraph() 957 static void buildGraphFrom(CFLAliasAnalysis &Analysis, Function *Fn, in buildGraphFrom() argument 962 addInstructionToGraph(Analysis, Inst, ReturnedValues, Map, Graph); in buildGraphFrom() 987 static FunctionInfo buildSetsFrom(CFLAliasAnalysis &Analysis, Function *Fn) { in buildSetsFrom() argument [all …]
|
/external/skia/src/core/ |
D | SkPicture.cpp | 140 const SkPicture::Analysis& analysis = op.picture->analysis(); in operator ()() 192 SkPicture::Analysis::Analysis(const SkRecord& record) { in Analysis() function in SkPicture::Analysis 211 bool SkPicture::Analysis::suitableForGpuRasterization(const char** reason, in suitableForGpuRasterization() 441 const SkPicture::Analysis& SkPicture::analysis() const { in analysis() 442 auto create = [&](){ return SkNEW_ARGS(Analysis, (*fRecord)); }; in analysis()
|
/external/clang/include/clang/ |
D | module.modulemap | 3 umbrella "Analysis" 5 textual header "Analysis/Analyses/ThreadSafetyOps.def" 60 module Analysis { header "Analysis/AnalysisDiagnostic.h" export * }
|
/external/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 1145 MachineOperandIteratorBase::PhysRegInfo Analysis = in computeRegisterLiveness() local 1148 if (Analysis.Defines) in computeRegisterLiveness() 1151 return Analysis.DefinesDead ? LQR_Dead : LQR_Live; in computeRegisterLiveness() 1153 if (Analysis.Kills || Analysis.Clobbers) in computeRegisterLiveness() 1157 else if (Analysis.ReadsOverlap) in computeRegisterLiveness() 1159 return Analysis.Reads ? LQR_Live : LQR_OverlappingLive; in computeRegisterLiveness() 1183 MachineOperandIteratorBase::PhysRegInfo Analysis = in computeRegisterLiveness() local 1186 if (Analysis.ReadsOverlap) in computeRegisterLiveness() 1188 return (Analysis.Reads) ? in computeRegisterLiveness() 1191 else if (Analysis.Clobbers || Analysis.Defines) in computeRegisterLiveness()
|
/external/llvm/lib/AsmParser/ |
D | CMakeLists.txt | 8 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Analysis
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | CMakeLists.txt | 2 Analysis
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | CMakeLists.txt | 2 Analysis
|
/external/llvm/unittests/Analysis/ |
D | Makefile | 11 TESTNAME = Analysis
|