Searched refs:hoo (Results 1 – 18 of 18) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | const6.ll | 34 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 …]
|
D | const4a.ll | 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 ()*)() 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 …]
|
D | simplebr.ll | 21 call void bitcast (void (...)* @hoo to void ()*)() 32 declare void @hoo(...) #1
|
/external/v8/test/mjsunit/ |
D | dehoisted-array-index.js | 146 function hoo() { function 150 hoo(); 151 hoo(); 152 %OptimizeFunctionOnNextCall(hoo); 153 hoo();
|
/external/llvm/test/CodeGen/PowerPC/ |
D | stack-realign.ll | 98 define void @hoo(%struct.s* byval nocapture readonly %a) { 113 ; CHECK-LABEL: @hoo 129 ; CHECK-32-LABEL: @hoo 143 ; CHECK-32-PIC-LABEL: @hoo
|
D | recipest.ll | 127 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/ |
D | demangle-lib.cpp | 10 int Fiii_i(int bar, int goo, int hoo) { return 0; } in Fiii_i() argument
|
/external/llvm/test/Transforms/AlignmentFromAssumptions/ |
D | simple.ll | 64 define i32 @hoo(i32* nocapture %a) nounwind uwtable readonly { 87 ; CHECK-LABEL: @hoo
|
D | simple32.ll | 64 define i32 @hoo(i32* nocapture %a) nounwind uwtable readonly { 87 ; CHECK-LABEL: @hoo
|
/external/libxml2/result/ |
D | slashdot.xml.rdr | 436 3 3 #text 0 1 woo-hoo!
|
D | slashdot.xml.rde | 436 3 3 #text 0 1 woo-hoo!
|
D | slashdot16.xml.rdr | 640 3 3 #text 0 1 woo-hoo!
|
D | slashdot16.xml.rde | 640 3 3 #text 0 1 woo-hoo!
|
D | slashdot.xml.sax | 438 SAX.characters(woo-hoo!, 8)
|
D | slashdot.xml.sax2 | 438 SAX.characters(woo-hoo!, 8)
|
D | slashdot16.xml.sax | 642 SAX.characters(woo-hoo!, 8)
|
D | slashdot16.xml.sax2 | 642 SAX.characters(woo-hoo!, 8)
|
/external/llvm/test/Transforms/LoopReroll/ |
D | basic.ll | 225 ; 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
|