Home
last modified time | relevance | path

Searched refs:Purpose (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td579 // Purpose: AND
631 // Purpose: Breakpoint
691 // Purpose: Compare
719 // Purpose: Divide Word
736 // Purpose: Jump and Link
859 // Purpose: Move
866 //Purpose: Move
934 // Purpose: Negate
941 // Purpose: Not
948 // Purpose: Or
[all …]
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp25 if (Purpose == StreamPurpose::NamedStream) in getLongName()
27 if (Purpose == StreamPurpose::ModuleStream) in getLongName()
32 StreamInfo StreamInfo::createStream(StreamPurpose Purpose, StringRef Name, in createStream() argument
37 Result.Purpose = Purpose; in createStream()
47 Result.Purpose = StreamPurpose::ModuleStream; in createModuleStream()
51 static inline StreamInfo stream(StreamPurpose Purpose, StringRef Label, in stream() argument
53 return StreamInfo::createStream(Purpose, Label, Idx); in stream()
H A DStreamUtil.h41 StreamPurpose getPurpose() const { return Purpose; } in getPurpose()
46 static StreamInfo createStream(StreamPurpose Purpose, StringRef Name,
52 StreamPurpose Purpose;
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DBackEnds.rst122 **Purpose**: Emits an assembly printer for the current target.
132 **Purpose**: Emits a target specifier matcher for
145 **Purpose**: Contains disassembler table emitters for various
157 **Purpose**: Generate pseudo instruction lowering.
166 **Purpose**: Responsible for emitting descriptions of the calling
178 **Purpose**: Generate a DAG instruction selector.
216 **Purpose**: Generate subtarget enumerations.
226 **Purpose**: Generate (target) intrinsic information.
231 **Purpose**: Print enum values for a class.
236 **Purpose**: Generate custom searchable tables.
[all …]
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection() argument
53 switch (Purpose) { in allocateSection()
105 Purpose, RequiredSize, &MemGroup.Near, in allocateSection()
251 allocateMappedMemory(SectionMemoryManager::AllocationPurpose Purpose, in allocateMappedMemory() argument
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h73 allocateMappedMemory(AllocationPurpose Purpose, size_t NumBytes,
177 uint8_t *allocateSection(AllocationPurpose Purpose, uintptr_t Size,
/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-64-got-overflow.s20 # SGOT-NEXT: Address Access Initial Purpose
33 # MGOT-NEXT: Address Access Initial Purpose
H A Dmips-mgot.s68 # GOT-NEXT: Purpose: Lazy resolver
74 # GOT-NEXT: Purpose: Module pointer (GNU extension)
H A Dmips-call-hilo.s29 # GOT-NEXT: Address Access Initial Purpose
H A Dmips-64-got.s33 # GOT-NEXT: Address Access Initial Purpose
H A Dmips-64-disp.s35 # GOT-NEXT: Address Access Initial Purpose
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dmips-got.test58 # BASIC-LLVM-NEXT: Purpose: Lazy resolver
64 # BASIC-LLVM-NEXT: Purpose: Module pointer (GNU extension)
106 # BASIC-GNU-NEXT: Address Access Initial Purpose
147 # STATIC-GOT-LLVM-NEXT: Purpose: Lazy resolver
153 # STATIC-GOT-LLVM-NEXT: Purpose: Module pointer (GNU extension)
211 # BASIC32-LLVM-NEXT: Purpose: Lazy resolver
217 # BASIC32-LLVM-NEXT: Purpose: Module pointer (GNU extension)
259 # BASIC32-GNU-NEXT: Address Access Initial Purpose
319 # GOT-EMPTY-LLVM-NEXT: Purpose: Lazy resolver
325 # GOT-EMPTY-LLVM-NEXT: Purpose: Module pointer (GNU extension)
[all …]
H A Dmips-plt.test13 # LLVM-NEXT: Purpose: PLT lazy resolver
18 # LLVM-NEXT: Purpose: Module pointer
44 # GNU-NEXT: Address Initial Purpose
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/list-debuggers/
H A Dlist-debuggers.test1 Purpose:
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/unittests/
H A Drun.test1 Purpose:
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/help/
H A Dhelp.test1 Purpose:
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVRegisterBanks.td12 /// General Purpose Registers: X.
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary/
H A Dcommands.dex1 # Purpose:
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBanks.td14 /// General Purpose Registers
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86RegisterBanks.td12 /// General Purpose Registers: RAX, RCX,...
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/windows_noncanonical_path/
H A Dtest.dex1 # Purpose:
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary_different_dir/dex_commands/
H A Dcommands.dex1 # Purpose:
H A Dsource_root_dir.dex1 ## Purpose:
/llvm-project-15.0.7/llvm/lib/Target/M68k/GISel/
H A DM68kRegisterBanks.td14 /// General Purpose Registers. Here we define a register bank with name AnyGPR
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterBanks.td12 /// General Purpose Registers: W, X.

12