Home
last modified time | relevance | path

Searched refs:VK_LoongArch_Invalid (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.h82 VK_LoongArch_Invalid // Must be the last item. enumerator
H A DLoongArchMCExpr.cpp237 .Default(VK_LoongArch_Invalid); in getVariantKindForName()
H A DLoongArchMCCodeEmitter.cpp139 case LoongArchMCExpr::VK_LoongArch_Invalid: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp716 if (VK == LoongArchMCExpr::VK_LoongArch_Invalid) in parseOperandWithModifier()