Home
last modified time | relevance | path

Searched refs:LLVMTypeKind (Results 1 – 19 of 19) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c81 LLVMTypeKind elem_kind; in lp_check_elem_type()
253 LLVMTypeKind k = LLVMGetTypeKind(t); in lp_sizeof_llvm_type()
287 lp_typekind_name(LLVMTypeKind t) in lp_typekind_name()
330 LLVMTypeKind k = LLVMGetTypeKind(t); in lp_dump_llvmtype()
334 LLVMTypeKind ke = LLVMGetTypeKind(te); in lp_dump_llvmtype()
346 LLVMTypeKind ke = LLVMGetTypeKind(te); in lp_dump_llvmtype()
Dlp_bld_arit_overflow.c68 LLVMTypeKind type_kind; in build_binary_int_overflow()
Dlp_bld_printf.c84 LLVMTypeKind type_kind; in lp_build_print_value()
Dlp_bld_type.h440 lp_typekind_name(LLVMTypeKind t);
Dlp_bld_intr.c68 LLVMTypeKind kind = LLVMGetTypeKind(type); in lp_format_intrinsic()
/external/llvm/docs/
DExtendingLLVM.rst253 add enum ``LLVMTypeKind`` and modify
254 ``LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty)`` for the new type
299 add enum ``LLVMTypeKind`` and modify
300 `LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty)` for the new type
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtendingLLVM.rst253 add enum ``LLVMTypeKind`` and modify
254 ``LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty)`` for the new type
299 add enum ``LLVMTypeKind`` and modify
300 `LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty)` for the new type
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h220 } LLVMTypeKind; typedef
362 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty);
/external/llvm/include/llvm-c/
DCore.h203 } LLVMTypeKind; typedef
804 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h158 } LLVMTypeKind; typedef
963 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty);
/external/llvm/tools/llvm-c-test/
Decho.cpp69 LLVMTypeKind Kind = LLVMGetTypeKind(Src); in Clone()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp69 LLVMTypeKind Kind = LLVMGetTypeKind(Src); in Clone()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c829 LLVMTypeKind k = LLVMGetTypeKind(LLVMTypeOf(dst[0])); in si_llvm_emit_store()
/external/mesa3d/src/amd/common/
Dac_llvm_build.c151 LLVMTypeKind kind = LLVMGetTypeKind(type); in ac_get_type_size()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp133 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty) { in LLVMGetTypeKind()
/external/llvm/lib/IR/
DCore.cpp311 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty) { in LLVMGetTypeKind()
/external/llvm/bindings/go/llvm/
Dir.go63 TypeKind C.LLVMTypeKind
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go69 TypeKind C.LLVMTypeKind
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp461 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty) { in LLVMGetTypeKind()