HomeSort by relevance Sort by last modified time
    Searched refs:Iex_BBPTR (Results 1 - 11 of 11) sorted by null

  /external/valgrind/VEX/pub/
libvex_ir.h     [all...]
  /external/valgrind/VEX/priv/
ir_defs.c     [all...]
host_mips_isel.c 446 } else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
538 } else if (arg->tag == Iex_BBPTR) {
562 if (aTy == Ity_I32 || (mode64 && arg->tag != Iex_BBPTR)) {
576 } else if (arg->tag == Iex_BBPTR) {
    [all...]
host_x86_isel.c 355 if (UNLIKELY(arg->tag == Iex_BBPTR)) {
446 the use of Iex_VECRET and Iex_BBPTR are observed. */
513 } else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
591 else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
618 else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
    [all...]
host_arm64_isel.c 563 } else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
654 else if (arg->tag == Iex_BBPTR) {
692 else if (arg->tag == Iex_BBPTR) {
    [all...]
host_tilegx_isel.c 244 } else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
    [all...]
host_s390_isel.c 556 } else if (UNLIKELY(args[i]->tag == Iex_BBPTR)) {
581 if (UNLIKELY(arg->tag == Iex_BBPTR)) {
    [all...]
host_ppc_isel.c 853 if (UNLIKELY(arg->tag == Iex_BBPTR)) {
    [all...]
host_arm_isel.c 467 } else if (UNLIKELY(arg->tag == Iex_BBPTR)) {
556 else if (arg->tag == Iex_BBPTR) {
605 else if (arg->tag == Iex_BBPTR) {
    [all...]
host_amd64_isel.c 373 if (UNLIKELY(e->tag == Iex_BBPTR)) {
613 if (UNLIKELY(arg->tag == Iex_BBPTR)) {
    [all...]
ir_opt.c     [all...]

Completed in 77 milliseconds