Searched refs:asInternalType (Results 1 – 1 of 1) sorted by relevance
401 inline InternalType asInternalType(Type *type) in asInternalType() function410 switch(asInternalType(t)) in T()420 UNREACHABLE("asInternalType(t): %d", int(asInternalType(t))); in T()447 switch(asInternalType(type)) in typeSize()475 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in typeSize()482 switch(asInternalType(type)) in elementCount()492 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in elementCount()874 switch(asInternalType(type)) in createLoad()950 UNREACHABLE("asInternalType(type): %d", int(asInternalType(type))); in createLoad()958 switch(asInternalType(type)) in createStore()[all …]