HomeSort by relevance Sort by last modified time
    Searched refs:callee (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Analysis/diagnostics/
undef-value-callee.h 2 void callee() { function
undef-value-caller.c 4 #include "undef-value-callee.h"
10 callee();
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_function_can_inline.cpp 62 const ir_function_signature *callee = call->callee; local
63 if (!callee->is_defined)
66 v.run((exec_list *) &callee->body);
71 ir_instruction *last = (ir_instruction *)callee->body.get_tail();
link_functions.cpp 66 * shader callee will point to an ir_function_signature in the original
71 const ir_function_signature *const callee = ir->callee; local
72 assert(callee != NULL);
73 const char *const name = callee->function_name();
79 find_matching_signature(name, &callee->parameters, &linked, 1,
82 ir->callee = sig;
116 f->exact_matching_signature(&callee->parameters);
120 linked_sig = new(linked) ir_function_signature(callee->return_type);
125 * ir_call from linked then linked_sig and callee will b
    [all...]
  /external/mesa3d/src/glsl/
ir_function_can_inline.cpp 62 const ir_function_signature *callee = call->callee; local
63 if (!callee->is_defined)
66 v.run((exec_list *) &callee->body);
71 ir_instruction *last = (ir_instruction *)callee->body.get_tail();
link_functions.cpp 66 * shader callee will point to an ir_function_signature in the original
71 const ir_function_signature *const callee = ir->callee; local
72 assert(callee != NULL);
73 const char *const name = callee->function_name();
79 find_matching_signature(name, &callee->parameters, &linked, 1,
82 ir->callee = sig;
116 f->exact_matching_signature(&callee->parameters);
120 linked_sig = new(linked) ir_function_signature(callee->return_type);
125 * ir_call from linked then linked_sig and callee will b
    [all...]
  /art/runtime/arch/mips/
portable_entrypoints_mips.S 25 # Fake callee save ref and args frame set up, note portable doesn't use callee save frames.
quick_entrypoints_mips.S 28 * Macro that sets up the callee save frame to conform with
30 * callee-save: $s0-$s8 + $gp + $ra, 11 total + 1 word padding + 4 open words for args
61 * Macro that sets up the callee save frame to conform with
64 * callee-save: $s2-$s8 + $gp + $ra, 9 total + 3 words padding + 4 open words for args
106 * Macro that sets up the callee save frame to conform with
108 * callee-save: $a1-$a3, $s2-$s8 + $gp + $ra, 12 total + 3 words padding + method*
143 lw $a1, 4($sp) # restore non-callee save $a1
144 lw $a2, 8($sp) # restore non-callee save $a2
145 lw $a3, 12($sp) # restore non-callee save $a3
155 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME # save callee saves for thro
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 48 def updateTotalCallCount(self, callee):
52 if callee in self.comprehensiveCalledFunctionTable:
53 for child in self.comprehensiveCalledFunctionTable[callee]:
56 def updateFunctionCallMap(self, caller, callee):
60 if not callee in self.calledFunctionTable[caller]:
61 self.calledFunctionTable[caller].append(callee)
64 self.comprehensiveCalledFunctionTable[caller].append(callee)
66 def updateCalledFunctionList(self, callee):
69 self.updateTotalCallCount(callee)
71 if callee in self.calledFunctions
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 53 def updateTotalCallCount(self, callee):
57 if callee in self.comprehensiveCalledFunctionTable:
58 for child in self.comprehensiveCalledFunctionTable[callee]:
61 def updateFunctionCallMap(self, caller, callee):
65 if not callee in self.calledFunctionTable[caller]:
66 self.calledFunctionTable[caller].append(callee)
69 self.comprehensiveCalledFunctionTable[caller].append(callee)
71 def updateCalledFunctionList(self, callee):
74 self.updateTotalCallCount(callee)
76 if callee in self.calledFunctions
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 48 def updateTotalCallCount(self, callee):
52 if callee in self.comprehensiveCalledFunctionTable:
53 for child in self.comprehensiveCalledFunctionTable[callee]:
56 def updateFunctionCallMap(self, caller, callee):
60 if not callee in self.calledFunctionTable[caller]:
61 self.calledFunctionTable[caller].append(callee)
64 self.comprehensiveCalledFunctionTable[caller].append(callee)
66 def updateCalledFunctionList(self, callee):
69 self.updateTotalCallCount(callee)
71 if callee in self.calledFunctions
    [all...]
  /art/runtime/arch/arm/
portable_entrypoints_arm.S 68 @ Fake callee save ref and args frame set up, note portable doesn't use callee save frames.
70 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
100 @ Fake callee save ref and args frame set up, note portable doesn't use callee save frames.
102 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
125 ldr r1, [sp, #8] @ restore non-callee save r1
126 ldrd r2, [sp, #12] @ restore non-callee saves r2-r3
132 ldr r1, [sp, #8] @ restore non-callee save r1
133 ldrd r2, [sp, #12] @ restore non-callee saves r2-r
    [all...]
quick_entrypoints_arm.S 25 * Macro that sets up the callee save frame to conform with
29 push {r4-r11, lr} @ 9 words of callee saves
50 * Macro that sets up the callee save frame to conform with
54 push {r5-r8, r10-r11, lr} @ 7 words of callee saves
83 * Macro that sets up the callee save frame to conform with
87 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
106 ldr r1, [sp, #8] @ restore non-callee save r1
107 ldrd r2, [sp, #12] @ restore non-callee saves r2-r3
132 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME @ save callee saves for throw
169 * Called by managed code, saves callee saves and then calls artThrowExceptio
    [all...]
  /bionic/libc/arch-x86/bionic/
syscall.S 5 * %ebx: arg0 to system call - callee save
8 * %esi: arg3 - callee save
9 * %edi: arg4 - callee save
10 * %ebp: arg5 - callee save
17 # Push the callee save registers.
46 # Restore the callee save registers.
  /external/v8/src/
apiutils.h 46 internal::JSFunction* callee,
49 implicit_args[v8::Arguments::kCalleeIndex] = callee;
  /frameworks/opt/net/voip/src/java/android/net/sip/
ISipSession.aidl 110 * @param callee the SIP profile to make the call to
116 void makeCall(in SipProfile callee, String sessionDescription, int timeout);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 34 | Ast.Call (callee, args) ->
36 let callee =
37 match lookup_function callee the_module with
38 | Some callee -> callee
41 let params = params callee in
47 build_call callee args "calltmp" builder
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 34 | Ast.Call (callee, args) ->
36 let callee =
37 match lookup_function callee the_module with
38 | Some callee -> callee
41 let params = params callee in
47 build_call callee args "calltmp" builder
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 22 let callee = "unary" ^ (String.make 1 op) in
23 let callee =
24 match lookup_function callee the_module with
25 | Some callee -> callee
28 build_call callee [|operand|] "unop" builder
44 let callee = "binary" ^ (String.make 1 op) in
45 let callee =
46 match lookup_function callee the_module with
47 | Some callee -> calle
    [all...]
  /external/chromium_org/v8/test/webkit/
named-function-expression.js 65 (function closure() { return closure == arguments.callee && !this.closure; })(),
66 "(function closure() { return closure == arguments.callee && !this.closure; })()"
71 (function closure() { closure = 1; return closure == arguments.callee && !this.closure; })(),
72 "(function closure() { closure = 1; return closure == arguments.callee && !this.closure; })()"
89 (function closure() { function closure() { }; return closure != arguments.callee && !this.closure; })(),
90 "(function closure() { function closure() { }; return closure != arguments.callee && !this.closure; })()"
125 (function closure() { eval("function closure() { }"); return closure != arguments.callee && !this.closure; })(),
126 "(function closure() { eval(\"function closure() { }\"); return closure != arguments.callee && !this.closure; })()"
137 (function closure() { eval("var closure"); delete closure; return closure == arguments.callee && !this.closure; })(),
138 "(function closure() { eval(\"var closure\"); delete closure; return closure == arguments.callee && !this.closure; })()
    [all...]
  /external/libffi/testsuite/libffi.call/
problem1.c 16 my_ffi_struct callee(struct my_ffi_struct a1, struct my_ffi_struct a2) function
39 *(my_ffi_struct *)resp = callee(a1, a2);
85 ffi_call(&cif, FFI_FN(callee), &res, args);
  /external/chromium_org/third_party/angle_dx11/src/compiler/
DetectCallDepth.h 46 // If a function is already in the callee list, this becomes a no-op.
47 void addCallee(FunctionNode* callee);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3185905.js 29 var a = arguments.callee;
37 var a = arguments.callee;
45 var a = arguments.callee;
  /external/v8/test/mjsunit/regress/
regress-3185905.js 29 var a = arguments.callee;
37 var a = arguments.callee;
45 var a = arguments.callee;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 31 let callee = "unary" ^ (String.make 1 op) in
32 let callee =
33 match lookup_function callee the_module with
34 | Some callee -> callee
37 build_call callee [|operand|] "unop" builder
73 let callee = "binary" ^ (String.make 1 op) in
74 let callee =
75 match lookup_function callee the_module with
76 | Some callee -> calle
    [all...]

Completed in 408 milliseconds

1 2 3 4 5 6 7 8 9