Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp96 WebAssemblyOperand(SMLoc Start, SMLoc End, SymOp S) in isToken() argument
98 WebAssemblyOperand(SMLoc Start, SMLoc End, BrLOp B) in isFPImm() argument
100 WebAssemblyOperand(SMLoc Start, SMLoc End, CaLOp C) in isReg() argument
103 ~WebAssemblyOperand() { in getReg() argument
47 struct WebAssemblyOperand : public MCParsedAsmOperand { global() struct
48 Kind__anonb3abc7af0111::WebAssemblyOperand global() argument
50 EndLoc__anonb3abc7af0111::WebAssemblyOperand global() argument
52 TokOp__anonb3abc7af0111::WebAssemblyOperand global() argument
56 IntOp__anonb3abc7af0111::WebAssemblyOperand global() argument
60 FltOp__anonb3abc7af0111::WebAssemblyOperand global() argument
64 SymOp__anonb3abc7af0111::WebAssemblyOperand global() argument
68 BrLOp__anonb3abc7af0111::WebAssemblyOperand global() argument
72 __anonb3abc7af020a__anonb3abc7af0111::WebAssemblyOperand global() argument
80 WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand WebAssemblyOperand() argument
82 WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand WebAssemblyOperand() argument
84 WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand WebAssemblyOperand() argument
86 WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand WebAssemblyOperand() argument
88 WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand WebAssemblyOperand() argument
91 ~WebAssemblyOperand__anonb3abc7af0111::WebAssemblyOperand ~WebAssemblyOperand() argument
97 isImm__anonb3abc7af0111::WebAssemblyOperand isImm() argument
99 isMem__anonb3abc7af0111::WebAssemblyOperand isMem() argument
101 isBrList__anonb3abc7af0111::WebAssemblyOperand isBrList() argument
108 getToken__anonb3abc7af0111::WebAssemblyOperand getToken() argument
113 getStartLoc__anonb3abc7af0111::WebAssemblyOperand getStartLoc() argument
114 getEndLoc__anonb3abc7af0111::WebAssemblyOperand getEndLoc() argument
116 addRegOperands__anonb3abc7af0111::WebAssemblyOperand addRegOperands() argument
121 addImmOperands__anonb3abc7af0111::WebAssemblyOperand addImmOperands() argument
131 addFPImmf32Operands__anonb3abc7af0111::WebAssemblyOperand addFPImmf32Operands() argument
140 addFPImmf64Operands__anonb3abc7af0111::WebAssemblyOperand addFPImmf64Operands() argument
148 addBrListOperands__anonb3abc7af0111::WebAssemblyOperand addBrListOperands() argument
154 print__anonb3abc7af0111::WebAssemblyOperand print() argument
[all...]