Displaying 4 results from an estimated 4 matches for "numshadowbytes".
2013 Oct 18
0
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
...of the enclosing function.
>
> '``llvm.webkit.stackmap``' Intrinsic
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Syntax:
> """""""
>
> ::
>
> declare void (i32, i32, ...)* @llvm.webkit.stackmap(i32 <id>, i32
> <numShadowBytes>, ...)
>
> Overview:
> """""""""
>
> The '``llvm.webkit.stackmap``' intrinsic records the location of live
> variables in the stack map without generating any code.
>
Last I checked LLVM IR doesn't have "variable...
2013 Oct 18
5
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
...ique callsite id and the offset from the beginning
of the enclosing function.
'``llvm.webkit.stackmap``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Syntax:
"""""""
::
declare void (i32, i32, ...)* @llvm.webkit.stackmap(i32 <id>, i32 <numShadowBytes>, ...)
Overview:
"""""""""
The '``llvm.webkit.stackmap``' intrinsic records the location of live variables in the stack map without generating any code.
Arguments:
""""""""""
The first argu...
2013 Oct 18
3
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
...; of the enclosing function.
>
> '``llvm.webkit.stackmap``' Intrinsic
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Syntax:
> """""""
>
> ::
>
> declare void (i32, i32, ...)* @llvm.webkit.stackmap(i32 <id>, i32
> <numShadowBytes>, ...)
>
> Overview:
> """""""""
>
> The '``llvm.webkit.stackmap``' intrinsic records the location of live
> variables in the stack map without generating any code.
>
>
>
> Last I checked LLVM IR doesn't...
2013 Oct 18
0
[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal
...gt; '``llvm.webkit.stackmap``' Intrinsic
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> Syntax:
>> """""""
>>
>> ::
>>
>> declare void (i32, i32, ...)* @llvm.webkit.stackmap(i32 <id>, i32
>> <numShadowBytes>, ...)
>>
>> Overview:
>> """""""""
>>
>> The '``llvm.webkit.stackmap``' intrinsic records the location of live
>> variables in the stack map without generating any code.
>>
>>
>>
>...