Searched refs:asInternalType (Results 1 – 1 of 1) sorted by relevance
417 inline InternalType asInternalType(Type *type) in asInternalType() function426 switch(asInternalType(t)) in T()436 UNREACHABLE("asInternalType(t): %d", int(asInternalType(t))); in T()463 switch(asInternalType(type)) in typeSize()491 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in typeSize()498 switch(asInternalType(type)) in elementCount()508 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in elementCount()894 switch(asInternalType(type)) in createLoad()970 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in createLoad()978 switch(asInternalType(type)) in createStore()[all …]