Home
last modified time | relevance | path

Searched refs:Alternative (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/pseudo/include/clang-pseudo/
H A DForest.h165 [SID](const ForestNode *Alternative) { in createAmbiguous()
166 return SID == Alternative->symbol(); in createAmbiguous()
/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A DRegBankSelect.rst38 * **Alternative Mapping**: ``getInstrAlternativeMapping`` --- the other
/llvm-project-15.0.7/libcxx/docs/Status/
H A DRangesIssues.csv24 `P2106R0 <https://wg21.link/P2106R0>`__,Alternative wording for GB315 and GB316,|Complete|,15.0
H A DCxx20Papers.csv78 "`P1236R1 <https://wg21.link/P1236R1>`__","CWG","Alternative Wording for P0907R4 Signed Integers ar…
193 "`P2106R0 <https://wg21.link/P2106R0>`__","LWG","Alternative wording for GB315 and GB316","Prague",…
/llvm-project-15.0.7/llvm/test/MC/AArch64/
H A Darm64-directive_loh.s16 # - Alternative syntax.
/llvm-project-15.0.7/llvm/docs/
H A DLinkTimeOptimization.rst110 Alternative Approaches
H A DSupportPolicy.rst100 * Alternative build systems (ex. GN, Bazel) and related infrastructure.
H A DHowToCrossCompileBuiltinsOnArm.rst273 Alternative using a cmake cache
H A DSpeculativeLoadHardening.md99 // Alternative: Harden the loaded value
220 // Alternative: Harden the loaded value
979 ## High-Level Alternative Mitigation Strategies
H A DAMDGPUOperandSyntax.rst120 …Syntax An Alternative Syntax (SP3) …
H A DJITLink.rst912 Alternative entry points may be specified using the ``-entry <entry point
H A DCodeGenerator.rst155 native instructions. Alternative code generator designs based on pattern
H A DAMDGPUUsage.rst121 …Processor Alternative Target dGPU/ Target Target OS Support E…
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DRationaleSimplifiedPolyhedralForm.md398 ## Third Alternative: two different levels of mlfunc
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTokenKinds.def367 // C++ 2.5p2: Alternative Representations.
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2198 for (const auto &Alternative : Frag->getTrees()) { in InlinePatternFragments() local
2199 TreePatternNodePtr FragTree = Alternative->clone(); in InlinePatternFragments()
/llvm-project-15.0.7/clang/docs/
H A DThreadSafetyAnalysis.rst374 // Alternative declaration
H A DClangCommandLineReference.rst4315 ROCm device library path. Alternative to rocm-path.
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb.td510 // Alternative return instruction used by vararg functions.
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td995 HelpText<"ROCm device library path. Alternative to rocm-path.">;