Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp145 struct CSKYOperand : public MCParsedAsmOperand { struct
194 CSKYOperand(KindTy K) : MCParsedAsmOperand(), Kind(K) {} in CSKYOperand() argument
197 CSKYOperand(const CSKYOperand &o) : MCParsedAsmOperand() { in CSKYOperand() argument
473 static std::unique_ptr<CSKYOperand> createToken(StringRef Str, SMLoc S) { in createToken() argument
481 static std::unique_ptr<CSKYOperand> createReg(MCRegister RegNo, SMLoc S, in createReg() argument
490 static std::unique_ptr<CSKYOperand> in createRegSeq() argument
147 KindTy__anon270367270111::CSKYOperand global() argument
154 Kind__anon270367270111::CSKYOperand global() argument
156 RegOp__anon270367270111::CSKYOperand global() argument
160 ImmOp__anon270367270111::CSKYOperand global() argument
164 ConstpoolOp__anon270367270111::CSKYOperand global() argument
168 RegSeqOp__anon270367270111::CSKYOperand global() argument
173 RegListOp__anon270367270111::CSKYOperand global() argument
184 EndLoc__anon270367270111::CSKYOperand global() argument
185 __anon27036727020a__anon270367270111::CSKYOperand global() argument
223 isToken__anon270367270111::CSKYOperand isToken() argument
224 isReg__anon270367270111::CSKYOperand isReg() argument
225 isImm__anon270367270111::CSKYOperand isImm() argument
226 isRegisterSeq__anon270367270111::CSKYOperand isRegisterSeq() argument
227 isRegisterList__anon270367270111::CSKYOperand isRegisterList() argument
228 isConstPoolOp__anon270367270111::CSKYOperand isConstPoolOp() argument
230 isMem__anon270367270111::CSKYOperand isMem() argument
232 evaluateConstantImm__anon270367270111::CSKYOperand evaluateConstantImm() argument
241 isUImm__anon270367270111::CSKYOperand isUImm() argument
250 isOImm__anon270367270111::CSKYOperand isOImm() argument
259 isSImm__anon270367270111::CSKYOperand isSImm() argument
268 isUImm1__anon270367270111::CSKYOperand isUImm1() argument
269 isUImm2__anon270367270111::CSKYOperand isUImm2() argument
270 isUImm3__anon270367270111::CSKYOperand isUImm3() argument
271 isUImm4__anon270367270111::CSKYOperand isUImm4() argument
272 isUImm5__anon270367270111::CSKYOperand isUImm5() argument
273 isUImm6__anon270367270111::CSKYOperand isUImm6() argument
274 isUImm7__anon270367270111::CSKYOperand isUImm7() argument
275 isUImm8__anon270367270111::CSKYOperand isUImm8() argument
276 isUImm12__anon270367270111::CSKYOperand isUImm12() argument
277 isUImm16__anon270367270111::CSKYOperand isUImm16() argument
278 isUImm20__anon270367270111::CSKYOperand isUImm20() argument
279 isUImm24__anon270367270111::CSKYOperand isUImm24() argument
281 isOImm3__anon270367270111::CSKYOperand isOImm3() argument
282 isOImm4__anon270367270111::CSKYOperand isOImm4() argument
283 isOImm5__anon270367270111::CSKYOperand isOImm5() argument
284 isOImm6__anon270367270111::CSKYOperand isOImm6() argument
285 isOImm8__anon270367270111::CSKYOperand isOImm8() argument
286 isOImm12__anon270367270111::CSKYOperand isOImm12() argument
287 isOImm16__anon270367270111::CSKYOperand isOImm16() argument
289 isSImm8__anon270367270111::CSKYOperand isSImm8() argument
291 isUImm5Shift1__anon270367270111::CSKYOperand isUImm5Shift1() argument
292 isUImm5Shift2__anon270367270111::CSKYOperand isUImm5Shift2() argument
293 isUImm7Shift1__anon270367270111::CSKYOperand isUImm7Shift1() argument
294 isUImm7Shift2__anon270367270111::CSKYOperand isUImm7Shift2() argument
295 isUImm7Shift3__anon270367270111::CSKYOperand isUImm7Shift3() argument
296 isUImm8Shift2__anon270367270111::CSKYOperand isUImm8Shift2() argument
297 isUImm8Shift3__anon270367270111::CSKYOperand isUImm8Shift3() argument
298 isUImm8Shift8__anon270367270111::CSKYOperand isUImm8Shift8() argument
299 isUImm8Shift16__anon270367270111::CSKYOperand isUImm8Shift16() argument
300 isUImm8Shift24__anon270367270111::CSKYOperand isUImm8Shift24() argument
301 isUImm12Shift1__anon270367270111::CSKYOperand isUImm12Shift1() argument
302 isUImm12Shift2__anon270367270111::CSKYOperand isUImm12Shift2() argument
303 isUImm16Shift8__anon270367270111::CSKYOperand isUImm16Shift8() argument
304 isUImm16Shift16__anon270367270111::CSKYOperand isUImm16Shift16() argument
305 isUImm24Shift8__anon270367270111::CSKYOperand isUImm24Shift8() argument
307 isSImm16Shift1__anon270367270111::CSKYOperand isSImm16Shift1() argument
309 isCSKYSymbol__anon270367270111::CSKYOperand isCSKYSymbol() argument
311 isConstpool__anon270367270111::CSKYOperand isConstpool() argument
312 isDataSymbol__anon270367270111::CSKYOperand isDataSymbol() argument
314 isPSRFlag__anon270367270111::CSKYOperand isPSRFlag() argument
323 isRegSeqTemplate__anon270367270111::CSKYOperand isRegSeqTemplate() argument
333 isRegSeq__anon270367270111::CSKYOperand isRegSeq() argument
335 isRegSeqV1__anon270367270111::CSKYOperand isRegSeqV1() argument
339 isRegSeqV2__anon270367270111::CSKYOperand isRegSeqV2() argument
343 isLegalRegList__anon270367270111::CSKYOperand isLegalRegList() argument
366 isRegList__anon270367270111::CSKYOperand isRegList() argument
384 isExtImm6__anon270367270111::CSKYOperand isExtImm6() argument
399 getStartLoc__anon270367270111::CSKYOperand getStartLoc() argument
401 getEndLoc__anon270367270111::CSKYOperand getEndLoc() argument
403 getReg__anon270367270111::CSKYOperand getReg() argument
408 getRegSeq__anon270367270111::CSKYOperand getRegSeq() argument
413 getRegList__anon270367270111::CSKYOperand getRegList() argument
418 getImm__anon270367270111::CSKYOperand getImm() argument
423 getConstpoolOp__anon270367270111::CSKYOperand getConstpoolOp() argument
428 getToken__anon270367270111::CSKYOperand getToken() argument
433 print__anon270367270111::CSKYOperand print() argument
501 createRegList__anon270367270111::CSKYOperand createRegList() argument
535 createImm__anon270367270111::CSKYOperand createImm() argument
544 createConstpoolOp__anon270367270111::CSKYOperand createConstpoolOp() argument
553 addExpr__anon270367270111::CSKYOperand addExpr() argument
562 addRegOperands__anon270367270111::CSKYOperand addRegOperands() argument
567 addImmOperands__anon270367270111::CSKYOperand addImmOperands() argument
572 addConstpoolOperands__anon270367270111::CSKYOperand addConstpoolOperands() argument
577 addRegSeqOperands__anon270367270111::CSKYOperand addRegSeqOperands() argument
585 getListValue__anon270367270111::CSKYOperand getListValue() argument
598 addRegListOperands__anon270367270111::CSKYOperand addRegListOperands() argument
623 isValidForTie__anon270367270111::CSKYOperand isValidForTie() argument
[all...]