Lines Matching defs:MCExpr
10 /// MC layer struct for AMDGPUMCKernelCodeT, provides MCExpr functionality where
26 class MCExpr;
69 const MCExpr *compute_pgm_resource1_registers = nullptr;
70 const MCExpr *compute_pgm_resource2_registers = nullptr;
72 const MCExpr *is_dynamic_callstack = nullptr;
73 const MCExpr *wavefront_sgpr_count = nullptr;
74 const MCExpr *workitem_vgpr_count = nullptr;
75 const MCExpr *workitem_private_segment_byte_size = nullptr;
81 const MCExpr *&getMCExprForIndex(int Index);
84 function_ref<void(const MCExpr *, raw_ostream &, const MCAsmInfo *)>;