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