HomeSort by relevance Sort by last modified time
    Searched full:callee (Results 651 - 675 of 1069) sorted by null

<<21222324252627282930>>

  /external/llvm/docs/
LangRef.rst 319 caller/callee must match, or the behavior of the program is undefined.
351 by disabling callee save registers. This calling convention should
365 caller and callee are using it.
373 convention and defines no callee-saved registers. The calling
376 caller and the callee use it. It uses a *register pinning*
666 the caller (for a parameter) or the callee (for a return value).
671 the callee (for a return value).
682 the pointee is made between the caller and the callee, so the callee
687 callee (for example, ``readonly`` functions should not write t
    [all...]
  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 27 // same call context of that function (and not split between caller and callee
  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 66 /// returns true (the callee is required to try again), otherwise it returns
MachineCodeEmitter.h 76 /// returns true (the callee is required to try again), otherwise it returns
  /external/llvm/include/llvm/Transforms/
IPO.h 101 /// instructions into calls, if the callee can _not_ unwind the stack.
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 182 // callee saved registers.
RegisterScavenging.cpp 92 // Create callee-saved registers bitvector.
  /external/llvm/lib/Support/Windows/
Program.inc 393 // Pass 10(Warning) and 11(Error) to the callee as negative value.
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 61 // concerned, so we can't just preserve the callee saved regs.
  /external/llvm/lib/Target/Mips/
MipsCallingConv.td 218 // Callee-saved register lists.
  /external/llvm/lib/Target/X86/
X86InstrControl.td 158 // All calls clobber the non-callee saved registers. ESP is marked as
  /external/mesa3d/src/glsl/
opt_constant_propagation.cpp 284 exec_list_iterator sig_param_iter = ir->callee->parameters.iterator();
opt_copy_propagation_elements.cpp 296 exec_list_iterator sig_param_iter = ir->callee->parameters.iterator();
  /external/openssl/crypto/bn/asm/
pa-risc2.s 34 ; "Callee save" means if a function uses the register, it must save
40 ; "callee save" registers: fr12-fr21
46 ; "callee save" registers: r3-r18
923 ; using them because they are callee save registers
    [all...]
pa-risc2W.s 28 ; "Callee save" means if a function uses the register, it must save
34 ; "callee save" registers: fr12-fr21
40 ; "callee save" registers: r3-r18
910 ; using them because they are callee save registers
    [all...]
  /external/oprofile/doc/
opreport.xsd 210 <!-- self is a boolean to mark self referencing callee symbols -->
  /external/v8/src/
factory.h 251 Handle<JSObject> NewArgumentsObject(Handle<Object> callee, int length);
  /external/v8/src/mips/
builtins-mips.cc     [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.h 368 HChar *name; /* callee's name (for debugging) */
  /external/valgrind/main/VEX/pub/
libvex_guest_ppc64.h 44 non-volatile == callee-saved (preserved across function calls)
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-mips32-linux.S 120 /* Restore callee-saved registers... */
dispatch-s390x-linux.S 152 /* Restore callee-saved registers... */
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c 606 * "value" field, the callee must copy this field to its internal
  /frameworks/base/services/java/com/android/server/wm/
DragState.java 235 // if the callee was local, the dispatch has already recycled the event
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]

Completed in 1304 milliseconds

<<21222324252627282930>>