| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/ |
| H A D | non-private-member-variables-in-classes.rst | 20 Allows to completely ignore classes if **all** the member variables in that 25 Allows to ignore (not diagnose) **all** the member variables declared with
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | InferIntRangeInterface.td | 20 Allows operations to participate in range analysis for scalar integer values by
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | CommonOpts.td | 124 "with --regex. Allows using '*' to match any number of "
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/Transforms/ |
| H A D | Passes.td | 269 "Allows returning/yielding new allocations from a block.">, 272 "Allows unknown (not bufferizable) ops in the input IR.">, 344 "Allows returning/yielding new allocations from a block.">,
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 1324 bool Allows = TTI.allowsMisalignedMemoryAccesses(F.getParent()->getContext(), in accessIsMisaligned() local 1327 LLVM_DEBUG(dbgs() << "LSV: Target said misaligned is allowed? " << Allows in accessIsMisaligned() 1329 return !Allows || !Fast; in accessIsMisaligned()
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 91 "Allows the users to work around the bug in Nvidia drivers prior to "
|
| /llvm-project-15.0.7/mlir/include/mlir/Conversion/ |
| H A D | Passes.td | 921 "Allows llvm to reassociate floating-point reductions for speed">, 924 "Allows compiler to assume vector indices fit in 32-bit if that "
|
| /llvm-project-15.0.7/lldb/bindings/python/ |
| H A D | python-extensions.swig | 293 '''Allows iterating over the children of an :py:class:`SBValue`.'''
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kInstrFormats.td | 365 // Allows you to specify each bit of opcode
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | FileTimeType.rst | 438 * Allows implicit truncation to 64 bit integers.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ScheduleAtom.td | 20 let IssueWidth = 2; // Allows 2 instructions per scheduling group.
|
| H A D | X86InstrAVX512.td | 541 // Supports two different pattern operators for mask and unmasked ops. Allows 843 // Supports two different pattern operators for mask and unmasked ops. Allows
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | Options.td | 378 "injecting it into the local context. Allows declaration of persistent, " 1102 Desc<"Allows the PC to leave the current function.">;
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | Target.td | 476 // Allows specifying an InstructionEncoding by HwMode. If an Instruction specifies 496 // Allows specifying a canonical InstructionEncoding by HwMode. If non-empty,
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | OpBase.td | 275 // Allows providing an alternative name and summary to an existing type def.
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/ |
| H A D | FIROps.td | 2795 An entry in a dispatch table. Allows a function symbol to be bound
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | UsersManual.rst | 3154 Allows to disable all extra types and functions that are not native to the compiler.
|
| /llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
| H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 1306 Allows a mixture of these where some bits come from one location storage and
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1046 Allows a mixture of these where some bits come from one location storage and
|
| H A D | LangRef.rst | 4738 - ``i``: An integer constant (of target-specific width). Allows either a simple 4742 - ``X``: Allows an operand of any kind, no constraint whatsoever. Typically
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 6162 HelpText<"Allows assuming by-value parameters do not alias any other value. "
|