/llvm-project/llvm/docs/ |
H A D | AMDGPUInstructionSyntax.rst | 10 Instructions chapter 45 .. _amdgpu_syn_instruction_mnemo:
|
H A D | MIRLangRef.rst | 382 .. _instruction-flags: 384 Instruction Flags 400 Bundled Instructions 415 .. _mir-registers:
|
H A D | AMDGPUInstructionNotation.rst | 18 Instructions chapter
|
/llvm-project/llvm/docs/AMDGPU/ |
H A D | AMDGPUAsmGFX900.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX904.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX1013.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX906.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX1011.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX908.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX940.rst | 30 Instructions chapter
|
H A D | AMDGPUAsmGFX90a.rst | 30 Instructions chapter
|
H A D | AMDGPUAsmGFX8.rst | 30 Instructions chapter
|
H A D | AMDGPUAsmGFX7.rst | 30 Instructions chapter
|
H A D | AMDGPUAsmGFX9.rst | 30 Instructions chapter
|
H A D | AMDGPUAsmGFX1030.rst | 32 Instructions chapter
|
H A D | AMDGPUAsmGFX10.rst | 30 Instructions chapter
|
/llvm-project/llvm/include/llvm/MCA/Stages/ |
H A D | EntryStage.h | 28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
|
/llvm-project/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 3758 ##### A.6.4.2.1 Row Creation Instructions 3762 ##### A.6.4.2.2 CFA Definition Instructions 3834 ##### A.6.4.2.3 Register Rule Instructions 3944 ##### A.6.4.2.4 Row State Instructions 3948 ##### A.6.4.2.5 Padding Instruction
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetRepetitor.cpp | 26 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() argument 55 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() argument [all...] |
H A D | ParallelSnippetGenerator.cpp | 150 const Operand &Op, const ArrayRef<InstructionTemplate> Instructions, in generateSingleRegisterForInstrAvoidingDefUseOverlap() argument 218 const ArrayRef<InstructionTemplate> Instructions, in generateSingleSnippetForInstrAvoidingDefUseOverlap() argument 278 std::vector<InstructionTemplate> Instructions; generateSnippetForInstrAvoidingDefUseOverlap() local [all...] |
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 27 static void tryEmitAutoInitRemark(ArrayRef<Instruction *> Instructions, in tryEmitAutoInitRemark() argument
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 58 std::vector<Instruction> Instructions; member 60 std::vector<Instruction> Instructions; member
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SummaryView.h | 49 unsigned Instructions; member
|
/llvm-project/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 149 SmallVector<Instruction *, 16> Instructions; in findOrCreateSource() local 298 __anon4f9fd1340302(ArrayRef<Instruction *> Instructions) connectToSink() argument 337 std::vector<Instruction *> Instructions; connectToSink() local
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | SnippetRepetitorTest.cpp | 47 const std::vector<MCInst> Instructions(SnippetInstructions, in TestCommon() local
|