Searched refs:framelessUnwind (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/libunwind/src/ |
D | CompactUnwinder.hpp | 43 static void framelessUnwind(A &addressSpace, 231 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless() 249 void CompactUnwinder_x86<A>::framelessUnwind( in framelessUnwind() function in libunwind::CompactUnwinder_x86 275 static void framelessUnwind(A &addressSpace, uint64_t returnAddressLocation, 462 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless() 480 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace, in framelessUnwind() function in libunwind::CompactUnwinder_x86_64
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | x86-shrink-wrap-unwind.ll | 14 ; CHECK-LABEL: framelessUnwind: 43 ; NOCOMPACTUNWIND-LABEL: framelessUnwind: 47 define i32 @framelessUnwind(i32 %a, i32 %b) #0 {
|
/external/llvm/test/CodeGen/X86/ |
D | x86-shrink-wrap-unwind.ll | 17 ; CHECK-LABEL: framelessUnwind: 44 define i32 @framelessUnwind(i32 %a, i32 %b) #0 {
|