Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h230 EVT ElemType = DataTypeVT.getScalarType(); in isLegalMaskedLoadStore() local
255 EVT ElemType = DataTypeVT.getScalarType(); in isLegalMaskedGatherScatter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp163 SPIRVType *ElemType = GR.getSPIRVTypeForVReg(ElemTypeReg, MF); in validatePtrTypes() local
195 SPIRVType *ElemType = GR.getSPIRVTypeForVReg(OpType->getOperand(2).getReg()); in validateGroupWaitEventsPtr() local
216 SPIRVType *ElemType = GR.getSPIRVTypeForVReg(OpType->getOperand(2).getReg()); in validateGroupAsyncCopyPtr() local
H A DSPIRVGlobalRegistry.cpp145 SPIRVType *ElemType, in getOpTypeVector()
705 SPIRVType *ElemType, in getOpTypeArray()
759 SPIRV::StorageClass::StorageClass SC, SPIRVType *ElemType, in getOpTypePointer()
1080 SPIRVType *ElemType = getPointeeType(getSPIRVTypeForVReg(PtrReg)); in getPointeeTypeOp() local
1186 const SPIRVType *ElemType, uint32_t Scope, uint32_t Rows, uint32_t Columns, in getOrCreateOpTypeCoopMatr()
H A DSPIRVBuiltins.cpp2708 const SPIRVType *ElemType = in getCoopMatrType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
H A DArrayBoundCheckerV2.cpp189 QualType ElemType = CurRegion->getElementType(); in computeOffset() local
412 QualType ElemType = EReg->getElementType(); in getExceedsMsgs() local
H A DMallocSizeofChecker.cpp170 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
H A DStreamChecker.cpp822 QualType ElemType, int64_t StartIndex, in escapeByStartIndexAndCount()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp38 getElementTraits(StringElementType ElemType) { in getElementTraits()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp65 Type *ElemType = Array->getType()->getElementType(); in shouldConvertToRelLookupTable() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp70 QualType ElemType = CAT->getElementType(); in CheckArrayInitialized() local
H A DCompiler.h340 QualType ElemType = T->getAs<ComplexType>()->getElementType(); in classifyComplexElementType() local
H A DCompiler.cpp3009 QualType ElemType = VT->getElementType(); in VisitConvertVectorExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp302 auto ElemType = parseValType(Ctx, readVaruint32(Ctx)); in readTableType() local
1292 auto ElemType = Im.Table.ElemType; in parseImportSection() local
1351 auto ElemType = Tables.back().Type.ElemType; in parseTableSection() local
1701 auto ElemType = parseValType(Ctx, readVaruint32(Ctx)); in parseElemSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h162 uint32_t ElemType; ///< Element type global() member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp1028 Type *ElemType = GV->getValueType(); in getPreferredAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp827 std::optional<wasm::ValType> ElemType = in parseDirective() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h54 TableType ElemType; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h316 ValType ElemType; member
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp700 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3882 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3894 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3899 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2541 QualType ElemType = VT->getElementType(); in bindVector() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp663 QualType ElemType = CAT->getElementType(); in EmitDesignatedInitUpdater() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8419 QualType ElemType = CurType->castAs<PipeType>()->getElementType(); in HandleOpenCLAccessAttr() local
9256 QualType ElemType = Context.getBaseElementType(T); in RequireLiteralType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp324 using ElemType = int; typedef
[all...]

12