Home
last modified time | relevance | path

Searched defs:RegisterKind (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/docs/
H A Dpython_api_enums.rst349 .. _RegisterKind: target
351 RegisterKind section in Enumerators
361 .. _StopReason:
/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp200 enum RegisterKind { global() enum in __anone9c3bfa50211::SparcOperand
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp58 enum RegisterKind { enum
[all...]
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp424 RegKind RegisterKind; global() member
2300 CreateVectorList(unsigned RegNum,unsigned Count,unsigned Stride,unsigned NumElements,unsigned ElementWidth,RegKind RegisterKind,SMLoc S,SMLoc E,MCContext & Ctx) CreateVectorList() argument
7208 RegKind RegisterKind = RegKind::Scalar; parseDirectiveReq() local
[all...]
/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h228 enum RegisterKind { enum
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp338 RegisterKind, global() enumerator
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1137 enum RegisterKind { RGK_Scalar, RGK_FixedWidthVector, RGK_ScalableVector }; global() enum
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp53 enum RegisterKind { IS_UNKNOWN, IS_VGPR, IS_SGPR, IS_AGPR, IS_TTMP, IS_SPECIAL }; enum
[all...]