Home
last modified time | relevance | path

Searched refs:hoo (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/CodeGen/Mips/
Dconst6.ll34 call void bitcast (void (...)* @hoo to void ()*)()
35 call void bitcast (void (...)* @hoo to void ()*)()
36 call void bitcast (void (...)* @hoo to void ()*)()
37 call void bitcast (void (...)* @hoo to void ()*)()
38 call void bitcast (void (...)* @hoo to void ()*)()
39 call void bitcast (void (...)* @hoo to void ()*)()
40 call void bitcast (void (...)* @hoo to void ()*)()
41 call void bitcast (void (...)* @hoo to void ()*)()
42 call void bitcast (void (...)* @hoo to void ()*)()
43 call void bitcast (void (...)* @hoo to void ()*)()
[all …]
Dconst4a.ll38 call void bitcast (void (...)* @hoo to void ()*)()
39 call void bitcast (void (...)* @hoo to void ()*)()
40 call void bitcast (void (...)* @hoo to void ()*)()
41 call void bitcast (void (...)* @hoo to void ()*)()
42 call void bitcast (void (...)* @hoo to void ()*)()
43 call void bitcast (void (...)* @hoo to void ()*)()
44 call void bitcast (void (...)* @hoo to void ()*)()
45 call void bitcast (void (...)* @hoo to void ()*)()
46 call void bitcast (void (...)* @hoo to void ()*)()
47 call void bitcast (void (...)* @hoo to void ()*)()
[all …]
Dsimplebr.ll21 call void bitcast (void (...)* @hoo to void ()*)()
32 declare void @hoo(...) #1
/external/v8/test/mjsunit/
Ddehoisted-array-index.js146 function hoo() { function
150 hoo();
151 hoo();
152 %OptimizeFunctionOnNextCall(hoo);
153 hoo();
/external/llvm/test/CodeGen/PowerPC/
Dstack-realign.ll98 define void @hoo(%struct.s* byval nocapture readonly %a) {
113 ; CHECK-LABEL: @hoo
129 ; CHECK-32-LABEL: @hoo
143 ; CHECK-32-PIC-LABEL: @hoo
Drecipest.ll127 define <4 x float> @hoo(<4 x float> %a, <4 x float> %b) nounwind {
132 ; CHECK: @hoo
135 ; CHECK-SAFE: @hoo
/external/ltrace/testsuite/ltrace.minor/
Ddemangle-lib.cpp10 int Fiii_i(int bar, int goo, int hoo) { return 0; } in Fiii_i() argument
/external/llvm/test/Transforms/AlignmentFromAssumptions/
Dsimple.ll64 define i32 @hoo(i32* nocapture %a) nounwind uwtable readonly {
87 ; CHECK-LABEL: @hoo
Dsimple32.ll64 define i32 @hoo(i32* nocapture %a) nounwind uwtable readonly {
87 ; CHECK-LABEL: @hoo
/external/libxml2/result/
Dslashdot.xml.rdr436 3 3 #text 0 1 woo-hoo!
Dslashdot.xml.rde436 3 3 #text 0 1 woo-hoo!
Dslashdot16.xml.rdr640 3 3 #text 0 1 woo-hoo!
Dslashdot16.xml.rde640 3 3 #text 0 1 woo-hoo!
Dslashdot.xml.sax438 SAX.characters(woo-hoo!, 8)
Dslashdot.xml.sax2438 SAX.characters(woo-hoo!, 8)
Dslashdot16.xml.sax642 SAX.characters(woo-hoo!, 8)
Dslashdot16.xml.sax2642 SAX.characters(woo-hoo!, 8)
/external/llvm/test/Transforms/LoopReroll/
Dbasic.ll225 ; void hoo(float alpha, float *a, float *b, int *ip) {
236 define void @hoo(float %alpha, float* nocapture %a, float* nocapture readonly %b, i32* nocapture re…
301 ; CHECK-LABEL: @hoo