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

<<31323334353637383940>>

  /external/chromium_org/v8/src/
string-stream.cc 520 // the callee function or name on the stack. If we don't, we have a
  /external/clang/include/clang/AST/
DeclarationName.h 212 /// callee in a call expression with dependent arguments.
  /external/clang/include/clang/Sema/
Overload.h 594 /// (CUDA) This candidate was not viable because the callee
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 254 /// Generate the entry node of the callee.
  /external/llvm/include/llvm/IR/
Intrinsics.td 365 // callee-saved registers to be saved and restored (regardless of whether they
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 410 void LowerCallTo(ImmutableCallSite CS, SDValue Callee, bool IsTailCall,
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 522 bool IsEligibleForTailCallOptimization(SDValue Callee,
ARMRegisterInfo.td 250 // For tail calls, we can't use callee-saved registers, as they are restored
  /external/llvm/lib/Target/X86/
X86CallingConv.td 541 // Callee-saved Registers.
X86InstrCompiler.td 387 // All calls clobber the non-callee saved registers. ESP is marked as
405 // All calls clobber the non-callee saved registers. RSP is marked as
    [all...]
  /external/llvm/test/CodeGen/X86/
misched-balance.ll 234 ; we don't use any callee-saves.
  /external/llvm/test/Transforms/ObjCARC/
allocas.ll 17 declare void @callee()
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 676 // of callee-saves.
  /external/oprofile/
TODO 111 o do we need an opreport like opreport -c (showing caller/callee at binary
  /external/v8/src/
frames.h 537 // receiver, and any callee-saved registers.
heap.h 171 V(callee_symbol, "callee") \
    [all...]
ic.h 241 void ReceiverToObjectIfRequired(Handle<Object> callee, Handle<Object> object);
string-stream.cc 500 // the callee function or name on the stack. If we don't, we have a
  /external/v8/src/x64/
code-stubs-x64.h 631 // so we don't bother pushing them here. Rbx, rbp and r12-15 are callee
  /external/v8/test/es5conform/
es5conform.status 199 # arguments.callee is non-configurable in strict mode
  /external/valgrind/main/VEX/priv/
guest_amd64_defs.h 188 the callee knows which I/E and I/M variant it is dealing with and
host_s390_isel.c 453 IRCallee *callee, IRExpr **args, HReg dst)
478 vex_printf("calling %s: argument #%d has type ", callee->name, i);
525 target = Ptr_to_ULong(callee->addr);
529 callee->name, dst));
    [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 332 end that the callee has been declared
    [all...]
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-ppc32-linux.S 79 /* Save callee-saved registers... */

Completed in 1046 milliseconds

<<31323334353637383940>>