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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp142 class VEOperand : public MCParsedAsmOperand { class in namespace:__anon4344
208 VEOperand(KindTy K) : MCParsedAsmOperand(), Kind(K) {} function in class:__anon4344::VEOperand
[all...]

Completed in 103 milliseconds