HomeSort by relevance Sort by last modified time
    Searched refs:IR (Results 51 - 63 of 63) sorted by null

1 23

  /external/valgrind/VEX/priv/
host_x86_defs.h 131 } IR;
host_x86_isel.c 333 am4->Xam.IR.imm += 4; break;
445 /* These are used for cross-checking that IR-level constraints on
518 /* If this fails, the IR is ill-formed */
531 // If either of these fail, the IR is ill-formed
679 /* IR can denote other possible return types, but we don't
    [all...]
host_mips_defs.h 179 } IR;
host_ppc_defs.h 185 } IR;
    [all...]
host_amd64_isel.c 266 toBool( hregClass(am->Aam.IR.reg) == HRcInt64
267 && (hregIsVirtual(am->Aam.IR.reg)
268 || sameHReg(am->Aam.IR.reg, hregAMD64_RBP())) );
369 Iex_VECRET implies ill-formed IR. */
444 /* These are used for cross-checking that IR-level constraints on
560 not IRExpr_VECRET(). Indeed, if the IR is well-formed, we can
685 /* IR can denote other possible return types, but we don't
    [all...]
host_ppc_isel.c 254 - An IRExpr*, which may be NULL, holding the IR expression (an
618 && am4->Pam.IR.index + 4 <= 32767) {
619 am4->Pam.IR.index += 4;
736 /* These are used for cross-checking that IR-level constraints on
857 /* This implies ill-formed IR, since if the IR was
860 vpanic("doHelperCall(PPC): invalid IR");
    [all...]
  /external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
rel.conf 333 ~c200,~c306=IR # Iran
  /external/valgrind/none/tests/
cmdline2.stdout.exp 185 1000 0000 show conversion into IR
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 24 (** The top-level container for all other LLVM Intermediate Representation (IR)
28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
32 (** Any value in the LLVM IR. Functions, instructions, global variables,
40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]
360 through the various value lists maintained by the LLVM IR. *)
367 lists maintained by the LLVM IR. *)
428 (** [dispose_module m] destroys a module [m] and all of the IR objects it
    [all...]
  /external/opencv/cv/src/
_cvipp.h 55 IPCVAPI_EX( CvStatus, icvCopy##bordertype##Border_##flavor##IR, \
56 "ippiCopy" #bordertype "Border_" #flavor "IR", CV_PLUGINS1(CV_PLUGIN_IPPI), \
    [all...]
  /external/opencv/cxcore/src/
cxmatrix.cpp 438 CV_DEF_INIT_PIXSIZE_TAB_2D( Transpose, IR )
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 2151 milliseconds

1 23