Home
last modified time | relevance | path

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

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