HomeSort by relevance Sort by last modified time
    Searched refs:Tmp (Results 76 - 78 of 78) sorted by null

1 2 34

  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 16842 X86::CondCode tmp = cc0; local
    [all...]
  /external/valgrind/main/VEX/
test_main.c 305 data = st->Ist.Tmp.data;
510 /*--- Memcheck running state, and tmp management. ---*/
540 /* SHADOW TMP MANAGEMENT. Shadow tmps are allocated lazily (on
549 each original tmp, or INVALID_IRTEMP if none is so far assigned.
558 A corollary is that if the tmpMap maps a given tmp to
559 INVALID_IRTEMP and we are hoping to read that shadow tmp, it means
564 /* Find the tmp currently shadowing the given original tmp. If none
577 /* Allocate a new shadow for the given original tmp. This means any
611 if (a1->tag == Iex_RdTmp && a1->Iex.RdTmp.tmp < mce->n_originalTmps
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 2221 milliseconds

1 2 34