Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp165 class LoongArchOperand : public MCParsedAsmOperand { class
188 LoongArchOperand(KindTy K) : MCParsedAsmOperand(), Kind(K) {} in LoongArchOperand() function in __anon571544da0111::LoongArchOperand