| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | cxx20-module-part-1a.cpp | 2 export module Foo:inter;
|
| H A D | cxx20-module-part-1c.cpp | 5 export import :inter;
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_scheduler.c | 4181 isl_basic_set_list *inter; member 5100 return inter; in exploit_inter_lineality() 5103 inter = isl_union_map_subtract_range(inter, in exploit_inter_lineality() 5107 inter = isl_union_map_union(inter, umap); in exploit_inter_lineality() 5109 inter = isl_union_map_subtract_domain(inter, in exploit_inter_lineality() 5113 inter = isl_union_map_union(inter, umap); in exploit_inter_lineality() 5115 inter = isl_union_map_remove_divs(inter); in exploit_inter_lineality() 5117 return inter; in exploit_inter_lineality() 5239 isl_union_map *inter; in collect_inter_validity() local 5244 inter = exploit_inter_lineality(inter, data); in collect_inter_validity() [all …]
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangStaticAnalyzer.rst | 6 It implements *path-sensitive*, *inter-procedural analysis* based on *symbolic execution* technique.
|
| H A D | ThreadSafetyAnalysis.rst | 69 analysis issues a warning. Thread safety analysis is not inter-procedural, so
|
| /llvm-project-15.0.7/openmp/docs/optimizations/ |
| H A D | OpenMPOpt.rst | 69 inter-procedural optimization and scan each known usage of the globalized 97 optimizations rely heavily on inter-procedural analysis. Because of this,
|
| /llvm-project-15.0.7/llvm/test/MC/X86/ |
| H A D | x86-GCC-inline-asm-Y-constraints.ll | 20 ; Any SSE register when SSE2 is enabled (GCC when inter-unit moves enabled)
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | StackSafetyAnalysis.rst | 33 The inter-procedural, or 'global', stage, resolves what happens to allocas after
|
| H A D | BranchWeightMetadata.rst | 198 To allow comparing different functions during inter-procedural analysis and
|
| H A D | SupportLibrary.rst | 243 inter-process communications. The implementations might use System V IPC if
|
| H A D | AliasAnalysis.rst | 678 intra- or inter-block level. Because of its laziness and caching policy, using
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | delegates.m | 86 // The analyzer doesn't perform any inter-procedural analysis, so delegates
|
| H A D | keychainAPI.m | 367 // Test inter-procedural behaviour.
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | wrap-2.ll | 2 ;; This test verifies that --wrap works correctly for inter-module references to
|
| /llvm-project-15.0.7/mlir/test/Conversion/PDLToPDLInterp/ |
| H A D | pdl-to-pdl-interp-matcher.mlir | 647 %inter = operation (%val1 : !pdl.value) -> (%type : !pdl.type) 648 %val2 = result 0 of %inter 688 %inter = operation (%vals1 : !pdl.range<value>) -> (%types : !pdl.range<type>) 689 %vals2 = results of %inter
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | wrap-lto-2.ll | 22 ;; This test verifies that -wrap works correctly for inter-module references to
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | BuiltinOps.td | 108 inter-mixing of different type systems. This operation should not be
|
| /llvm-project-15.0.7/mlir/test/Transforms/ |
| H A D | normalize-memrefs.mlir | 151 // Following test cases check the inter-procedural memref normalization. 202 // Test case 4: Check successful memref normalization in case of inter/intra-recursive calls.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/Transforms/ |
| H A D | Passes.td | 37 pass is inter-procedural, in the sense that it can modify function
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 318 // and value may be altered by inter-library calls.
|
| /llvm-project-15.0.7/llvm/docs/Frontend/ |
| H A D | PerformanceTips.rst | 43 make LLVM's inter-procedural optimizations much more effective.
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 510 "Controls the mode of inter-procedural analysis. Value: \"none\", "
|
| /llvm-project-15.0.7/mlir/test/Dialect/Vector/ |
| H A D | canonicalize.mlir | 415 // Case 5. %b432 = insert [0,0,1] (inter([.,2,1], [.,0,1]) == 0) prop to %v432 428 // Case 4. %b432 = insert [0,0,1] (inter([.,2,1], [.,2,1]) != 0)
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | BufferDeallocationInternals.md | 20 `RegionBranchOpInterface` to model inter-region control flow.
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ |
| H A D | value-simplify-local-remote.ll | 8 ; mixed local and remote (=intra and inter procedural) values.
|