Searched refs:OpXProps (Results 1 – 1 of 1) sorted by relevance
752 ComponentLayout(const ComponentProps &OpXProps) in ComponentLayout() argument753 : Kind(ComponentKind::COMPONENT_Y), PrevComp(OpXProps) {} in ComponentLayout()794 ComponentInfo(const MCInstrDesc &OpDesc, const ComponentProps &OpXProps) in ComponentInfo() argument795 : ComponentLayout(OpXProps), ComponentProps(OpDesc) {} in ComponentInfo()