Home
last modified time | relevance | path

Searched refs:JUMPTARGET (Results 1 – 13 of 13) sorted by relevance

/external/libffi/src/powerpc/
Dasm.h60 bl JUMPTARGET(_mcount);
71 bl JUMPTARGET(_mcount);
119 #define JUMPTARGET(name) name##@plt macro
121 #define JUMPTARGET(name) name macro
Ddarwin.S65 #define JUMPTARGET(name) name macro
Daix.S87 #define JUMPTARGET(name) name macro
Daix_closure.S86 #define JUMPTARGET(name) name macro
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dasm.h60 bl JUMPTARGET(_mcount);
71 bl JUMPTARGET(_mcount);
119 #define JUMPTARGET(name) name##@plt macro
121 #define JUMPTARGET(name) name macro
Daix.S87 #define JUMPTARGET(name) name macro
Daix_closure.S85 #define JUMPTARGET(name) name macro
Ddarwin.S65 #define JUMPTARGET(name) name macro
/external/llvm/test/CodeGen/Thumb2/
Dv8_IT_5.ll5 ; CHECK-NEXT: bne [[JUMPTARGET:.LBB[0-9]+_[0-9]+]]
10 ; CHECK: [[JUMPTARGET]]:{{.*}}%if.else173
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dv8_IT_5.ll5 ; CHECK-NEXT: bne [[JUMPTARGET:.LBB[0-9]+_[0-9]+]]
10 ; CHECK: [[JUMPTARGET]]:{{.*}}%if.else173
/external/libffi/
DChangeLog.libffi-3.13906 * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET
DChangeLog.old3914 * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13906 * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET