Searched defs:WordType (Results 1 – 6 of 6) sorted by relevance
115 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
613 Type *WordType; member
71 typedef uint64_t WordType; typedef
39 constexpr Type WordType = IceType_i64; variable
38 constexpr Type WordType = IceType_i32; variable
32 using WordType = uint32_t; typedef