Lines Matching refs:MCExpr
28 using RegisterExprMap = DenseMap<unsigned, const MCExpr *>;
59 void setRsrc1(unsigned CC, const MCExpr *Val, MCContext &Ctx);
64 void setRsrc2(unsigned CC, const MCExpr *Val, MCContext &Ctx);
80 void setRegister(unsigned Reg, const MCExpr *Val, MCContext &Ctx);
89 void setNumUsedVgprs(unsigned CC, const MCExpr *Val, MCContext &Ctx);
94 void setNumUsedAgprs(unsigned CC, const MCExpr *Val);
100 void setNumUsedSgprs(unsigned CC, const MCExpr *Val, MCContext &Ctx);
104 void setScratchSize(unsigned CC, const MCExpr *Val, MCContext &Ctx);
118 void setFunctionNumUsedVgprs(StringRef FnName, const MCExpr *Val);
124 void setFunctionNumUsedSgprs(StringRef FnName, const MCExpr *Val);
162 const MCExpr *Val);