Searched refs:LLVMVectorTypeKind (Results 1 – 7 of 7) sorted by relevance
132 if(LLVMGetTypeKind(vec_type) != LLVMVectorTypeKind) in lp_check_vec_type()262 case LLVMVectorTypeKind: in lp_sizeof_llvm_type()318 case LLVMVectorTypeKind: in lp_typekind_name()340 if (k == LLVMVectorTypeKind) { in lp_dump_llvmtype()
94 if (type_kind == LLVMVectorTypeKind) { in lp_build_print_value()
53 if (LLVMGetTypeKind(vec_type) != LLVMVectorTypeKind) { in lp_build_broadcast()
269 LLVMVectorTypeKind, /**< SIMD 'packed' format, or other vector type */ enumerator
286 is_vec_store = (k == LLVMVectorTypeKind); in emit_store()
262 return LLVMVectorTypeKind; in LLVMGetTypeKind()
252 VectorTypeKind TypeKind = C.LLVMVectorTypeKind