OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:call27
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/CodeGen/Hexagon/
opt-addr-mode.ll
34
%
call27
.us = phi i32 [ %call.us, %while.cond.backedge.us ], [ %call24, %while.body.us.preheader ]
40
%sext.us = shl i32 %
call27
.us, 24
65
%
call27
= phi i32 [ %call, %while.cond.backedge ], [ %call24, %while.body.preheader ]
71
%sext = shl i32 %
call27
, 24
77
%tobool11 = icmp eq i32 %
call27
, 0
/prebuilts/go/darwin-x86/test/
live.go
405
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
407
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
408
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
417
defer
call27
(func() { x++ }) // ERROR "live at call to deferproc: .autotmp_[0-9]+$" "live at call to deferreturn: .autotmp_[0-9]+$"
419
defer
call27
(func() { x++ }) // ERROR "f27defer: .autotmp_[0-9]+ \(type struct { F uintptr; x \*int }\) is ambiguously live$" "live at call to deferproc: .autotmp_[0-9]+ .autotmp_[0-9]+$" "live at call to deferreturn: .autotmp_[0-9]+ .autotmp_[0-9]+$"
428
go
call27
(func() { x++ }) // ERROR "live at call to newobject: &x$" "live at call to newproc: &x$"
430
go
call27
(func() { x++ }) // ERROR "live at call to newobject: &x$
435
func
call27
(func())
func
[
all
...]
/prebuilts/go/linux-x86/test/
live.go
405
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
407
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
408
call27
(func() { x++ }) // ERROR "live at call to
call27
: .autotmp_[0-9]+$"
417
defer
call27
(func() { x++ }) // ERROR "live at call to deferproc: .autotmp_[0-9]+$" "live at call to deferreturn: .autotmp_[0-9]+$"
419
defer
call27
(func() { x++ }) // ERROR "f27defer: .autotmp_[0-9]+ \(type struct { F uintptr; x \*int }\) is ambiguously live$" "live at call to deferproc: .autotmp_[0-9]+ .autotmp_[0-9]+$" "live at call to deferreturn: .autotmp_[0-9]+ .autotmp_[0-9]+$"
428
go
call27
(func() { x++ }) // ERROR "live at call to newobject: &x$" "live at call to newproc: &x$"
430
go
call27
(func() { x++ }) // ERROR "live at call to newobject: &x$
435
func
call27
(func())
func
[
all
...]
/external/clang/test/OpenMP/
target_map_codegen.cpp
[
all
...]
Completed in 623 milliseconds