Lines Matching refs:MCExpr
27 class MCExpr; variable
33 const MCExpr *VGPRBlocks = nullptr;
34 const MCExpr *SGPRBlocks = nullptr;
44 const MCExpr *ScratchSize = nullptr;
48 const MCExpr *ScratchBlocks = nullptr;
51 const MCExpr *ScratchEnable = nullptr;
63 const MCExpr *ComputePGMRSrc3GFX90A = nullptr;
65 const MCExpr *NumVGPR = nullptr;
66 const MCExpr *NumArchVGPR = nullptr;
67 const MCExpr *NumAccVGPR = nullptr;
68 const MCExpr *AccumOffset = nullptr;
70 const MCExpr *NumSGPR = nullptr;
74 const MCExpr *FlatUsed = nullptr;
77 const MCExpr *NumSGPRsForWavesPerEU = nullptr;
80 const MCExpr *NumVGPRsForWavesPerEU = nullptr;
83 const MCExpr *Occupancy = nullptr;
87 const MCExpr *DynamicCallStack = nullptr;
90 const MCExpr *VCCUsed = nullptr;
101 const MCExpr *getComputePGMRSrc1(const GCNSubtarget &ST,
103 const MCExpr *getPGMRSrc1(CallingConv::ID CC, const GCNSubtarget &ST,
107 const MCExpr *getComputePGMRSrc2(MCContext &Ctx) const;
108 const MCExpr *getPGMRSrc2(CallingConv::ID CC, MCContext &Ctx) const;