Searched refs:LLVMConstArray (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 279 return LLVMConstArray(LLVMGetElementType(Ty), Elts.data(), EltCount); in clone_constant_impl() 290 return LLVMConstArray(LLVMGetElementType(Ty), Elts.data(), EltCount); in clone_constant_impl()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 1695 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 2237 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 2129 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 2021 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 2237 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 2226 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 3317 LLVMConstArray(LLVMFloatTypeInContext(gallivm->context), in generate_fragment() 3324 LLVMConstArray(LLVMFloatTypeInContext(gallivm->context), in generate_fragment()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 2279 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy,
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 849 return LLVMConstArray(ElementTy, (LLVMValueRef*) Op_val(ElementVals), in llvm_const_array()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 1018 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy, in LLVMConstArray() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 819 v.C = C.LLVMConstArray(t.C, ptr, nvals)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 1397 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy, in LLVMConstArray() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 1480 LLVMValueRef LLVMConstArray(LLVMTypeRef ElementTy, in LLVMConstArray() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 2511 2506: FUNC GLOBAL DEFAULT 16 LLVMConstArray
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 6431 6426: FUNC GLOBAL DEFAULT 11 LLVMConstArray
|