Home
last modified time | relevance | path

Searched defs:VariantKind (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp21 unsigned VariantKind) { in createExprForCAPIVariantKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp24 unsigned VariantKind) override { in createExprForCAPIVariantKind()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.h17 enum VariantKind : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.h32 enum VariantKind { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h22 enum VariantKind { enum
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDisassemblerTypes.h82 uint64_t VariantKind; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h197 enum VariantKind : uint16_t { enum