Searched defs:RegisterKind (Results 1 – 8 of 8) sorted by relevance
| /llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 349 .. _RegisterKind: target 351 RegisterKind section in Enumerators 361 .. _StopReason:
|
| /llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 200 enum RegisterKind { global() enum in __anone9c3bfa50211::SparcOperand
|
| /llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 58 enum RegisterKind { enum [all...] |
| /llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 424 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 D | lldb-enumerations.h | 228 enum RegisterKind { enum
|
| /llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 338 RegisterKind, global() enumerator [all...] |
| /llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1137 enum RegisterKind { RGK_Scalar, RGK_FixedWidthVector, RGK_ScalableVector }; global() enum
|
| /llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 53 enum RegisterKind { IS_UNKNOWN, IS_VGPR, IS_SGPR, IS_AGPR, IS_TTMP, IS_SPECIAL }; enum [all...] |