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

<<31323334353637383940>>

  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp     [all...]
RetainCountChecker.cpp     [all...]
  /external/grub/docs/
multiboot.texi     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm     [all...]
  /external/llvm/include/llvm/Target/
Target.td 198 // callee-saved registers to the end.
    [all...]
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 703 // the current function not to the current function, and a tail callee
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 849 // call is not allowed because the callee may use a hardware loop
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.td 206 // All calls clobber the non-callee saved registers. SPW is marked as
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 388 // the callee uses, inserting moves as appropriate for the case a
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c     [all...]
  /external/v8/src/
builtins.cc     [all...]
hydrogen.cc 5724 Expression* callee = expr->expression(); local
5805 Expression* callee = expr->expression(); local
    [all...]
  /external/v8/src/ia32/
builtins-ia32.cc 665 // CALL_NON_FUNCTION builtin expects the non-function callee as
    [all...]
  /external/v8/src/x64/
builtins-x64.cc 735 // CALL_NON_FUNCTION builtin expects the non-function callee as
    [all...]
lithium-codegen-x64.cc 155 __ push(rsi); // Callee's context.
156 __ push(rdi); // Callee's JS function.
    [all...]
  /external/valgrind/main/VEX/priv/
host_ppc_defs.c 223 // GPR14 and above are callee save. Yay.
246 /* For both ppc32-linux and ppc64-linux, f14-f31 are callee save.
258 /* For both ppc32-linux and ppc64-linux, v20-v31 are callee save.
    [all...]
  /external/valgrind/main/coregrind/
m_redir.c 303 static void maybe_add_active ( Active /*by value; callee copies*/ );
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 190 llvm::Value *Callee = CGF.CGM.getIntrinsic(IntrinsicID, X->getType());
191 llvm::Value *Tmp = CGF.Builder.CreateCall2(Callee, X, Y);
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 85 SDValue Callee = DAG.getExternalSymbol(getLibcallName(LC), getPointerTy());
93 Callee, Args, DAG, dl);
    [all...]
  /external/v8/include/
v8.h     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c     [all...]

Completed in 2225 milliseconds

<<31323334353637383940>>