Home
last modified time | relevance | path

Searched defs:ElementTypes (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp119 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp118 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp116 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar() local
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A DDIBuilderBindings.cpp138 LLVMMetadataRef ElementTypes) { in LLVMDIBuilderCreateStructType()
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c387 CAMLprim LLVMTypeRef llvm_struct_type(LLVMContextRef C, value ElementTypes) { in llvm_struct_type()
394 value ElementTypes) { in llvm_packed_struct_type()
406 value ElementTypes, in llvm_struct_set_body()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dlayout_test.cc121 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc121 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc121 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dlayout_test.cc121 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Linker/
H A DIRMover.cpp256 SmallVector<Type *, 4> ElementTypes; in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp267 SmallVector<Type *, 4> ElementTypes; in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DIRMover.cpp271 SmallVector<Type *, 4> ElementTypes; in get() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc124 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc124 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc124 TEST(Layout, ElementTypes) { in TEST() argument
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp507 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()
513 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()
532 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp670 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()
676 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()
695 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp715 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext()
721 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType()
740 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody()