| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | SSAUpdaterBulk.cpp | 56 Rewrites[Var].Defines[BB] = V; in AddAvailableValue() 72 if (!R.Defines.count(BB)) { in computeValueAt() 76 R.Defines[BB] = V; in computeValueAt() 78 R.Defines[BB] = UndefValue::get(R.Ty); in computeValueAt() 80 return R.Defines[BB]; in computeValueAt() 135 for (auto &Def : R.Defines) in RewriteAllUses() 155 R.Defines[FrontierBB] = PN; in RewriteAllUses()
|
| /llvm-project-15.0.7/llvm/tools/yaml2obj/ |
| H A D | yaml2obj.cpp | 61 DenseMap<StringRef, StringRef> Defines; in preprocess() local 69 if (!Defines.try_emplace(Macro, Definition).second) { in preprocess() 87 auto It = Defines.find(Macro); in preprocess() 89 if (It != Defines.end()) in preprocess()
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/libc/ |
| H A D | platforms.bzl | 5 """Defines global variables that lists target cpus"""
|
| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | associative-comdat-2.s | 1 # Defines foo and foo_assoc globals. foo is comdat, and foo_assoc is comdat
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/GlobalISel/ |
| H A D | Target.td | 26 // Defines a matcher for complex operands. This is analogous to ComplexPattern 48 // Defines a custom renderer. This is analogous to SDNodeXForm from
|
| /llvm-project-15.0.7/lld/cmake/modules/ |
| H A D | FindVTune.cmake | 2 # Defines:
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsDirectX.td | 1 //===- IntrinsicsDirectX.td - Defines DirectX intrinsics ---*- tablegen -*-===//
|
| H A D | IntrinsicsBPF.td | 1 //===- IntrinsicsBPF.td - Defines BPF intrinsics -----------*- tablegen -*-===//
|
| H A D | IntrinsicsSPIRV.td | 1 //===- IntrinsicsSPIRV.td - Defines SPIRV intrinsics -------*- tablegen -*-===//
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToROCDL/ |
| H A D | GPUToROCDL.td | 9 // Defines Patterns to lower GPU ops to ROCDL.
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToNVVM/ |
| H A D | GPUToNVVM.td | 9 // Defines Patterns to lower GPU ops to NVVM.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/EmitC/IR/ |
| H A D | EmitCBase.td | 9 // Defines the MLIR EmitC dialect.
|
| H A D | EmitCAttributes.td | 9 // Defines the MLIR EmitC attributes.
|
| H A D | EmitCTypes.td | 9 // Defines the MLIR EmitC types.
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | SSAUpdaterBulk.h | 41 DenseMap<BasicBlock *, Value *> Defines; member
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch4/include/toy/ |
| H A D | ShapeInferenceInterface.td | 9 // Defines the operations of the Shape Inference Op Interface.
|
| /llvm-project-15.0.7/mlir/lib/Conversion/ShapeToStandard/ |
| H A D | ShapeToStandard.td | 9 // Defines Patterns to lower Shape ops to Std.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/ |
| H A D | ShapeInferenceInterface.td | 9 // Defines the operations of the Shape Inference Op Interface.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch6/include/toy/ |
| H A D | ShapeInferenceInterface.td | 9 // Defines the operations of the Shape Inference Op Interface.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch5/include/toy/ |
| H A D | ShapeInferenceInterface.td | 9 // Defines the operations of the Shape Inference Op Interface.
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | CopyOpInterface.td | 9 // Defines the interface for copy-like operations.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | braces-around-statements.rst | 32 Defines the minimal number of lines that the statement should have in order
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | TensorEncoding.td | 9 // Defines the interfaces associated with tensor encoding attributes.
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrMMA.td | 13 // Defines 2 unmasked instructions where the xo field for acc/non-acc version 29 // Defines 4 instructions, masked/unmasked with masks 8, 4, 4 bits. 53 // Defines 4 instructions, masked/unmasked with masks 4, 4, 4 bits. 77 // Defines 4 instructions, masked/unmasked with masks 2, 4, 4 bits. 100 // Defines 4 instructions, masked/unmasked with masks 2, 4, 4 bits. 134 // Defines 10 instructions, operand negating, unmasked, masked with 2, 4, 4 178 // Defines 5 instructions, unmasked, operand negating. 199 // Defines 10 instructions, operand negating, unmasked, masked with 4, 4 bits. 243 // Defines 10 instructions, operand negating, unmasked, masked with 4, 2 bits.
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | AppleArm64ExceptionClass.def | 9 // Defines ESR exception classes for Apple arm64* targets.
|