Searched refs:LLVMStructTypeKind (Results 1 – 7 of 7) sorted by relevance
54 …VERSION_MAJOR >= 15 || LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get_ptr()72 …VERSION_MAJOR >= 15 || LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get()89 …VERSION_MAJOR >= 15 || LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get_ptr2()108 …VERSION_MAJOR >= 15 || LLVMGetTypeKind(LLVMGetElementType(LLVMTypeOf(ptr))) == LLVMStructTypeKind); in lp_build_struct_get2()
332 case LLVMStructTypeKind: in lp_typekind_name()
515 case LLVMStructTypeKind: in si_build_wrapper_function()689 assert(LLVMGetTypeKind(ret_type) == LLVMStructTypeKind); in si_build_wrapper_function()
344 case LLVMStructTypeKind: in constant_value()
157 LLVMStructTypeKind, /**< Structures */ enumerator
502 return LLVMStructTypeKind; in LLVMGetTypeKind()
331 if (LLVMGetTypeKind(type) == LLVMStructTypeKind) { in ac_build_type_name_for_intr()