| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | CompileUnitIndex.cpp | 44 llvm::SmallString<64> normalized(other); in IsMainFile() local 45 llvm::sys::path::native(normalized); in IsMainFile() 46 return main.equals_insensitive(normalized); in IsMainFile()
|
| /llvm-project-15.0.7/clang/test/ExtractAPI/ |
| H A D | objc_protocol.m | 10 // RUN: %t/output.json >> %t/output-normalized.json 11 // RUN: diff %t/reference.output.json %t/output-normalized.json
|
| H A D | relative_include.m | 29 // RUN: %t/output.json >> %t/output-normalized.json 30 // RUN: diff %t/reference.output.json %t/output-normalized.json
|
| H A D | objc_category.m | 10 // RUN: %t/output.json >> %t/output-normalized.json 11 // RUN: diff %t/reference.output.json %t/output-normalized.json
|
| H A D | objc_interface.m | 10 // RUN: %t/output.json >> %t/output-normalized.json 11 // RUN: diff %t/reference.output.json %t/output-normalized.json
|
| /llvm-project-15.0.7/third-party/benchmark/cmake/ |
| H A D | GetGitVersion.cmake | 52 message(STATUS "git version: ${GIT_DESCRIBE_VERSION} normalized to ${GIT_VERSION}")
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-config/ |
| H A D | booleans.test | 1 # Check whether boolean options are consistently normalized to ON/OFF.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MIR/X86/ |
| H A D | auto-successor.mir | 54 successors: %bb.1(3), %bb.3(1) ; branch probabilities not normalized
|
| /llvm-project-15.0.7/mlir/test/Transforms/ |
| H A D | normalize-memrefs-ops-dynamic.mlir | 101 // This is not normalized since this is not tiled-layout map. No mod and floordiv. 132 // This is not normalized since this is not tiled-layout map. No floordiv. 163 // This is not normalized since this is not tiled-layout map. RHS of floordiv is different from tha… 194 // This is not normalized since this is not tiled-layout map. Multiple mod with the same LHS and RH… 225 // This is not normalized since this is not tiled-layout map. floordiv and mod with the same LHS an…
|
| H A D | normalize-memrefs.mlir | 4 // are normalized to trivial (identity) layouts.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | YamlIO.rst | 117 If your native data structure happens to be a struct that is already normalized, 609 normalized values as fields. To help with this, there is 612 a local variable in your mapping() method which contains the normalized keys. 624 but you've decided the normalized YAML for should be in x,y coordinates. That 682 In some cases, the normalized class may be a subclass of the native type and 684 normalized instance is stack allocated. In these cases, the utility template 686 MappingNormalization<> except that it heap allocates the normalized object 687 when reading YAML. It never destroys the normalized object. The denormalize()
|
| H A D | AMDGPUModifierSyntax.rst | 432 Specifies whether the address is normalized or not (the address is normalized by default).
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/X86/ |
| H A D | pr17473.ll | 7 ; expression. In this testcase, the normalized expression was denormalized to
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | lsr-normalization.ll | 8 ; loop. The expression should be properly normalized and simplified,
|
| /llvm-project-15.0.7/libc/benchmarks/automemcpy/ |
| H A D | README.md | 90 …3. For each distribution, give a normalized score to each function (e.g. For distribution `A`, fun…
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/Transforms/ |
| H A D | Passes.td | 55 functions where all memref types can be normalized. If a function
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Traits.md | 293 type where those references can be 'normalized'. In cases where an associated
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | BuiltinTypes.td | 525 a normalized memref descriptor when lowering to LLVM.
|
| H A D | OpBase.td | 1791 // Op can be safely normalized in the presence of MemRefs with
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | user_guide.md | 455 running time and the normalized root-mean square error of string comparison.
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 67 // it an absolute normalized path prefixed by '\\?\'.
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | Rationale.md | 730 necessary such a domain schedule representation can be normalized to
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 608 Print the normalized target triple
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 4067 HelpText<"Print the normalized target triple">, Flags<[FlangOption]>;
|