Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp71 case VK_LoongArch_B16: in getVariantKindName()
150 .Case("b16", VK_LoongArch_B16) in getVariantKindForName()
H A DLoongArchMCExpr.h29 VK_LoongArch_B16, enumerator
H A DLoongArchMCCodeEmitter.cpp137 case LoongArchMCExpr::VK_LoongArch_B16: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp336 VK == LoongArchMCExpr::VK_LoongArch_B16 || in isSImm16lsl2()