/prebuilts/go/darwin-x86/test/ |
live.go | 523 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 525 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 526 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 530 func call32(func()) func
|
/prebuilts/go/linux-x86/test/ |
live.go | 523 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 525 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 526 call32(t32.Inc) // ERROR "live at call to call32: .autotmp_[0-9]+$" 530 func call32(func()) func
|
/external/llvm/test/Analysis/BlockFrequencyInfo/ |
loops_with_profile_info.ll | 192 %call32 = call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([8 x i8], [8 x i8]* @.str, i32 0, i32 0), i32 %14)
|
/prebuilts/go/darwin-x86/src/runtime/ |
asm_amd64p32.s | 394 DISPATCH(runtime·call32, 32) 460 CALLFN(·call32, 32)
|
asm_mips64x.s | 299 DISPATCH(runtime·call32, 32) 373 CALLFN(·call32, 32)
|
stubs.go | 266 func call32(typ, fn, arg unsafe.Pointer, n, retoffset uint32) func
|
asm_mipsx.s | 300 DISPATCH(runtime·call32, 32) 374 CALLFN(·call32, 32)
|
asm_arm.s | 447 DISPATCH(runtime·call32, 32) 519 CALLFN(·call32, 32)
|
asm_arm64.s | 326 DISPATCH(runtime·call32, 32) 411 CALLFN(·call32, 40 )
|
asm_s390x.s | 388 DISPATCH(runtime·call32, 32) 466 CALLFN(·call32, 32) [all...] |
asm_386.s | 563 DISPATCH(runtime·call32, 32) 630 CALLFN(·call32, 32) [all...] |
asm_ppc64x.s | 354 DISPATCH(runtime·call32, 32) 430 CALLFN(·call32, 32) [all...] |
asm_amd64.s | 507 DISPATCH(runtime·call32, 32) 573 CALLFN(·call32, 32) [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
asm_amd64p32.s | 394 DISPATCH(runtime·call32, 32) 460 CALLFN(·call32, 32)
|
asm_mips64x.s | 299 DISPATCH(runtime·call32, 32) 373 CALLFN(·call32, 32)
|
stubs.go | 266 func call32(typ, fn, arg unsafe.Pointer, n, retoffset uint32) func
|
asm_mipsx.s | 300 DISPATCH(runtime·call32, 32) 374 CALLFN(·call32, 32)
|
asm_arm.s | 447 DISPATCH(runtime·call32, 32) 519 CALLFN(·call32, 32)
|
asm_arm64.s | 326 DISPATCH(runtime·call32, 32) 411 CALLFN(·call32, 40 )
|
asm_s390x.s | 388 DISPATCH(runtime·call32, 32) 466 CALLFN(·call32, 32) [all...] |
asm_386.s | 563 DISPATCH(runtime·call32, 32) 630 CALLFN(·call32, 32) [all...] |
asm_ppc64x.s | 354 DISPATCH(runtime·call32, 32) 430 CALLFN(·call32, 32) [all...] |
/external/syslinux/memdisk/ |
memdisk16.asm | 731 ; containing the call32sys_t structure from <call32.h> as well as
|
/external/llvm/test/Transforms/ObjCARC/ |
path-overflow.ll | 45 br i1 undef, label %msgSend.nullinit33, label %msgSend.call32 47 msgSend.call32: ; preds = %if.end10 53 msgSend.cont34: ; preds = %msgSend.nullinit33, %msgSend.call32 [all...] |
/external/llvm/test/CodeGen/Thumb2/ |
constant-islands.ll | 328 %call32 = call i8* @_ZN13btConvexShapenwEm(i32 56) 329 %18 = bitcast i8* %call32 to %class.btCapsuleShape* [all...] |