Searched refs:AutomaticAllocationScopeResource (Results 1 – 5 of 5) sorted by relevance
37 // A link to the AutomaticAllocationScopeResource class.38 def AutomaticAllocationScopeResource :39 IntrinsicResource<"AutomaticAllocationScopeResource">;
127 struct AutomaticAllocationScopeResource struct128 : public Resource::Base<AutomaticAllocationScopeResource> {
90 SideEffects::AutomaticAllocationScopeResource::get(); in build()
412 `SideEffects::AutomaticAllocationScopeResource` (since it is currently reserved
406 def AllocaOp : AllocLikeOp<"alloca", AutomaticAllocationScopeResource> {