Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp21 unsigned VariantKind) { in createExprForCAPIVariantKind()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp24 unsigned VariantKind) override { in createExprForCAPIVariantKind()
H A DARMMCExpr.h18 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCExpr.h25 enum VariantKind { VK_Xtensa_None, VK_Xtensa_Invalid }; enum
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.h19 enum VariantKind { VK_Lanai_None, VK_Lanai_ABS_HI, VK_Lanai_ABS_LO }; enum
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCExpr.h19 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.h25 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.h22 enum VariantKind { enum
H A DAVRMCExpr.cpp23 AVRMCExpr::VariantKind VariantKind; member
/openbsd/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCExpr.h25 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h20 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h22 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/include/llvm-c/
H A DDisassemblerTypes.h82 uint64_t VariantKind; member
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.h25 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.h25 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.h24 enum VariantKind { enum
/openbsd/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h479 MCSymbolRefExpr::VariantKind, in applyModifierToExpr()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCExpr.h194 enum VariantKind : uint16_t { enum
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6372 ARMMCExpr::VariantKind VariantKind; in parsePrefix() member