HomeSort by relevance Sort by last modified time
    Searched refs:IRType (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/valgrind/main/memcheck/tests/vbit-test/
vtest.h 86 IRType type;
122 unsigned sizeof_irtype(IRType);
123 void typeof_primop(IROp, IRType *t_dst, IRType *t_arg1, IRType *t_arg2,
124 IRType *t_arg3, IRType *t_arg4);
126 static unsigned __inline__ bitsof_irtype(IRType type)
util.c 101 is_floating_point_type(IRType type)
121 IRType t_dst, t_arg1, t_arg2, t_arg3, t_arg4;
146 IRType unused, t1, t2, t3, t4;
176 sizeof_irtype(IRType ty)
201 typeof_primop(IROp op, IRType *t_dst, IRType *t_arg1, IRType *t_arg2,
202 IRType *t_arg3, IRType *t_arg4)
222 const IRType ity_RMode = Ity_I32
    [all...]
main.c 19 IRType t_dst, t1, t2, t3, t4;
  /external/valgrind/main/exp-sgcheck/
sg_main.h 57 struct _SGEnv* sg_instrument_init ( IRTemp (*newIRTemp_cb)(IRType,void*),
66 IRType gWordTy, IRType hWordTy );
73 IRType gWordTy, IRType hWordTy );
h_main.h 76 IRType gWordTy, IRType hWordTy );
h_main.c 536 IRType hWordTy;
539 IRType gWordTy;
575 static IRTemp newTemp ( PCEnv* pce, IRType ty, TempKind kind )
601 static IRTemp for_sg__newIRTemp_cb ( IRType ty, void* opaque )
613 IRType gWordTy, IRType hWordTy )
  /external/valgrind/main/none/
nl_main.c 44 IRType gWordTy, IRType hWordTy )
  /external/valgrind/main/drd/
drd_load_store.h 47 IRType const gWordTy,
48 IRType const hWordTy);
drd_load_store.c 378 IRType ty_data_expr;
596 IRType const gWordTy,
597 IRType const hWordTy)
662 IRType type = Ity_INVALID; /* loaded type */
663 IRType typeWide = Ity_INVALID; /* after implicit widening */
765 IRType dataTy;
  /external/valgrind/main/VEX/pub/
libvex.h 691 IRType gWordTy, IRType hWordTy );
697 IRType gWordTy, IRType hWordTy );
    [all...]
libvex_ir.h 237 IRType;
239 /* Pretty-print an IRType */
240 extern void ppIRType ( IRType );
242 /* Get the size (in bytes) of an IRType */
243 extern Int sizeofIRType ( IRType );
247 extern IRType integerIRTypeOfSize ( Int szB );
376 IRType elemTy; /* type of each element in the indexed area */
381 extern IRRegArray* mkIRRegArray ( Int, IRType, Int );
    [all...]
  /external/valgrind/main/coregrind/
pub_core_gdbserver.h 147 IRType gWordTy, IRType hWordTy);
m_translate.c 226 IRType gWordTy,
227 IRType hWordTy )
267 IRType gWordTy,
268 IRType hWordTy )
276 IRType typeof_SP;
    [all...]
pub_core_tooliface.h 114 VexArchInfo*, IRType, IRType);
  /external/valgrind/main/lackey/
lk_main.c 310 static Int type2index ( IRType ty )
361 static void instrument_detail(IRSB* sb, Op op, IRType type, IRAtom* guard)
652 IRType gWordTy, IRType hWordTy )
778 IRType type = typeOfIRExpr(sbOut->tyenv, expr);
800 IRType type = typeOfIRExpr(tyenv, data);
816 IRType type = typeOfIRExpr(tyenv, data);
831 IRType type = Ity_INVALID; /* loaded type */
832 IRType typeWide = Ity_INVALID; /* after implicit widening */
875 IRType dataTy
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.h 184 /*IN*/ IRType guest_word_type,
ir_inject.c 61 load_aux(IREndness endian, IRType type, IRExpr *addr)
82 load(IREndness endian, IRType type, HWord haddr)
160 IRType type = typeOfIRExpr(irsb->tyenv, data);
ir_defs.c 47 void ppIRType ( IRType ty )
    [all...]
guest_arm64_toIR.c 297 static IRExpr* loadLE ( IRType ty, IRExpr* addr )
362 static IRTemp newTemp ( IRType ty )
403 static IROp mkAND ( IRType ty ) {
411 static IROp mkOR ( IRType ty ) {
419 static IROp mkXOR ( IRType ty ) {
427 static IROp mkSHL ( IRType ty ) {
435 static IROp mkSHR ( IRType ty ) {
443 static IROp mkSAR ( IRType ty ) {
451 static IROp mkNOT ( IRType ty ) {
459 static IROp mkADD ( IRType ty )
    [all...]
host_arm64_isel.c 66 - A mapping from IRTemp to IRType, giving the type of any IRTemp we
204 the access size, iselIntExpr_AMode takes an IRType which tells it
209 IRExpr* e, IRType dty );
211 IRExpr* e, IRType dty );
511 IRCallee* cee, IRType retTy, IRExpr** args )
673 IRType aTy = Ity_INVALID;
712 IRType aTy = Ity_INVALID;
875 ARM64AMode* iselIntExpr_AMode ( ISelEnv* env, IRExpr* e, IRType dty )
883 ARM64AMode* iselIntExpr_AMode_wrk ( ISelEnv* env, IRExpr* e, IRType dty )
885 IRType ty = typeOfIRExpr(env->type_env,e)
    [all...]
  /external/valgrind/main/VEX/
test_main.c 79 //static IRSB* ac_instrument ( IRSB*, VexGuestLayout*, IRType );
84 IRType gWordTy, IRType hWordTy );
299 IRSB* ac_instrument (IRSB* bb_in, VexGuestLayout* layout, IRType hWordTy )
528 static IRType shadowType ( IRType ty );
559 IRType hWordTy;
671 static IRType shadowType ( IRType ty )
689 static IRExpr* definedOfType ( IRType ty )
    [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 133 static IRType shadowTypeV ( IRType ty );
211 IRType hWordTy;
243 static IRTemp newTemp ( MCEnv* mce, IRType ty, TempKind kind )
368 static IRType shadowTypeV ( IRType ty )
392 static IRExpr* definedOfType ( IRType ty ) {
448 static IRAtom* assignNew ( HChar cat, MCEnv* mce, IRType ty, IRExpr* e )
452 IRType tyE = typeOfIRExpr(mce->sb->tyenv, e);
578 static IRAtom* mkUifU ( MCEnv* mce, IRType vty, IRAtom* a1, IRAtom* a2 )
    [all...]
mc_include.h 167 IRType MC_(get_otrack_reg_array_equiv_int_type) ( IRRegArray* arr );
659 IRType gWordTy, IRType hWordTy );
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp 478 bool IsX86_MMXType(llvm::Type *IRType) {
480 return IRType->isVectorTy() && IRType->getPrimitiveSizeInBits() == 64 &&
481 cast<llvm::VectorType>(IRType)->getElementType()->isIntegerTy() &&
482 IRType->getScalarSizeInBits() != 64;
    [all...]

Completed in 411 milliseconds

1 2 3