Home
last modified time | relevance | path

Searched defs:ElemType (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Dconstant.cc28 const Type* ElemType(const Type* ty, size_t num_elements) { in ElemType() function
Darray.h56 Type const* ElemType() const { return element_; } in ElemType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp142 Type *ElemType = PT->getContainedType(0); in shouldPrintAsStr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h150 uint32_t ElemType; ///< Element type member
DBTFDebug.cpp478 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp850 Type *ElemType = GV->getValueType(); in getPreferredAlignment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h70 uint8_t ElemType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h54 TableType ElemType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h3518 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3530 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3535 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp320 using ElemType = int; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3672 Type *ElemType = cast<PointerType>(PtrType)->getElementType(); in typeCheckLoadStoreInst() local