Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp148 class VEOperand : public MCParsedAsmOperand { class
214 VEOperand(KindTy K) : Kind(K) {} in VEOperand() function in __anon944a62760211::VEOperand