Home
last modified time | relevance | path

Searched refs:Describe (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT4.rst23 **(1) Describe the drawbacks of JITing from IR (have to compile to IR first,
26 **(2) Describe CompileCallbackManagers and IndirectStubManagers in detail.**
/llvm-project-15.0.7/clang/lib/Tooling/Transformer/
H A DStencil.cpp107 Describe, enumerator
137 case UnaryNodeOperator::Describe: in toString()
148 if (Op == UnaryNodeOperator::Describe) in eval()
200 case UnaryNodeOperator::Describe: in eval()
463 return std::make_shared<UnaryOperationStencil>(UnaryNodeOperator::Describe, in describe()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVRegisterBanks.td1 //=-- RISCVRegisterBank.td - Describe the RISCV Banks --------*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMRegisterBanks.td1 //=- ARMRegisterBank.td - Describe the AArch64 Banks ---------*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBanks.td1 //===-- PPCRegisterBanks.td - Describe the PPC Banks -------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86RegisterBanks.td1 //=- X86RegisterBank.td - Describe the X86 Banks -------------*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/M68k/GISel/
H A DM68kRegisterBanks.td1 //===-- M68kRegisterBanks.td - Describe the M68k Banks -----*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterBanks.td1 //=- AArch64RegisterBank.td - Describe the AArch64 Banks -----*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterBanks.td1 //===-- SPIRVRegisterBanks.td - Describe SPIR-V RegBanks ---*- tablegen -*-===//
H A DSPIRV.td1 //===-- SPIRV.td - Describe the SPIR-V Target Machine ------*- tablegen -*-===//
H A DSPIRVEnums.td1 //===-- SPIRVEnums.td - Describe SPIRV Enum Operands -------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/docs/
H A DMIRLangRef.rst346 .. TODO: Describe the way the reference to an unnamed LLVM IR block can be
510 .. TODO: Describe the FPIMM immediate operands.
785 .. TODO: Describe the syntax for virtual register YAML definitions.
786 .. TODO: Describe the machine function's YAML flag attributes.
787 .. TODO: Describe the syntax for the register mask machine operands.
788 .. TODO: Describe the frame information YAML mapping.
789 .. TODO: Describe the syntax of the stack object machine operands and their
791 .. TODO: Describe the syntax of the block address machine operands.
792 .. TODO: Describe the syntax of the metadata machine operands, and the
794 .. TODO: Describe the syntax of the register live out machine operands.
[all …]
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARC.td1 //===- ARC.td - Describe the ARC Target Machine ------------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBanks.td1 //=- AMDGPURegisterBank.td - Describe the AMDGPU Banks -------*- tablegen -*-=//
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCore.td1 //===-- XCore.td - Describe the XCore Target Machine -------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanai.td1 //===- Lanai.td - Describe the Lanai Target Machine --------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/DirectX/
H A DDirectX.td1 //- DirectX.td - Describe the DirectX Target Machine ----------*- tablegen -*-//
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVR.td1 //===-- AVR.td - Describe the AVR Target Machine ----------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPF.td1 //===-- BPF.td - Describe the BPF Target Machine -----------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVE.td1 //===-- VE.td - Describe the VE Target Machine -------------*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZ.td1 //===-- SystemZ.td - Describe the SystemZ target machine -----*- tblgen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430.td1 //===-- MSP430.td - Describe the MSP430 Target Machine -----*- tablegen -*-===//
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXInstrFormats.td10 // Describe NVPTX instructions format
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DLeonFeatures.td1 //===-- LeonFeatures.td - Describe the Leon Features -------*- tablegen -*-===//
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp373 bool ClassDescriptorV2::Describe( in Describe() function in ClassDescriptorV2
429 metaclass->Describe( in Describe()
555 descriptor.Describe(nullptr, nullptr, nullptr, [this, process, in fill()

123