Searched defs:elemTy (Results 1 – 7 of 7) sorted by relevance
860 TyEnt* elemTy; in ML_() local
489 QualType elemTy = arrayT->getElementType(); in evalCast() local
892 MPI_Datatype elemTy, long count ) in walk_type_array()
5739 IRType elemTy; in do_shadow_CAS_single() local5833 IRType elemTy; in do_shadow_CAS_double() local
1773 IRRegArray* mkIRRegArray ( Int base, IRType elemTy, Int nElems ) in mkIRRegArray()
22158 IRType elemTy = sz==4 ? Ity_I32 : Ity_I64; in dis_ESC_0F() local
377 IRType elemTy; /* type of each element in the indexed area */ member