Home
last modified time | relevance | path

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

12

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.h37 QualType ElemType; member
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h230 EVT ElemType = DataTypeVT.getScalarType(); isLegalMaskedLoadStore() local
255 EVT ElemType = DataTypeVT.getScalarType(); isLegalMaskedGatherScatter() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp163 : GR.getTypeForSPIRVType(ElemType) == ResTy; in validatePtrTypes() local
195 SPIRVType *ElemType = GR.getSPIRVTypeForVReg(OpType->getOperand(2).getReg()); validateGroupWaitEventsPtr() local
216 SPIRVType *ElemType = GR.getSPIRVTypeForVReg(OpType->getOperand(2).getReg()); validateGroupAsyncCopyPtr() local
[all...]
H A DSPIRVGlobalRegistry.cpp145 getOpTypeVector(uint32_t NumElems,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder) getOpTypeVector() argument
705 getOpTypeArray(uint32_t NumElems,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder,bool EmitIR) getOpTypeArray() argument
759 getOpTypePointer(SPIRV::StorageClass::StorageClass SC,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder,Register Reg) getOpTypePointer() argument
1080 SPIRVType *ElemType = getPointeeType(getSPIRVTypeForVReg(PtrReg)); getPointeeTypeOp() local
1186 getOrCreateOpTypeCoopMatr(MachineIRBuilder & MIRBuilder,const TargetExtType * ExtensionType,const SPIRVType * ElemType,uint32_t Scope,uint32_t Rows,uint32_t Columns,uint32_t Use) getOrCreateOpTypeCoopMatr() argument
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
H A DMallocSizeofChecker.cpp170 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
H A DArrayBoundCheckerV2.cpp412 QualType ElemType = EReg->getElementType(); in getExceedsMsgs() local
189 QualType ElemType = CurRegion->getElementType(); computeOffset() local
H A DStreamChecker.cpp822 escapeByStartIndexAndCount(ProgramStateRef State,const CallEvent & Call,unsigned BlockCount,const SubRegion * Buffer,QualType ElemType,int64_t StartIndex,int64_t ElementCount) escapeByStartIndexAndCount() argument
/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp
H A DCompiler.h
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp38 getElementTraits(StringElementType ElemType) { in getElementTraits() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp65 Type *ElemType = Array->getType()->getElementType(); in shouldConvertToRelLookupTable() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSizeofExpressionCheck.cpp221 const auto ElemType = registerMatchers() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1289 ElemType != wasm::ValType::EXTERNREF && in parseImportSection() local
302 auto ElemType = parseValType(Ctx, readVaruint32(Ctx)); readTableType() local
1348 auto ElemType = Tables.back().Type.ElemType; parseTableSection() local
1698 auto ElemType = parseValType(Ctx, readVaruint32(Ctx)); parseElemSection() local
[all...]
/llvm-project/flang/unittests/Runtime/
H A DReduction.cpp626 using ElemType = CppTypeFor<TypeCategory::Real, 16>; in TEST() typedef
/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
H A DGPUToSPIRV.cpp489 enum class ElemType { Float, Boolean, Integer }; createGroupReduceOp() enum
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h170 uint32_t ElemType; ///< Element type member
/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp1028 Type *ElemType = GV->getValueType(); getPreferredAlign() local
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp827 std::optional<wasm::ValType> ElemType = parseDirective() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h54 TableType ElemType; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h316 ValType ElemType; global() member
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp700 const DIType *ElemType = CTy->getBaseType(); visitArrayType() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3882 Node *ElemType = getDerived().parseType(); parseVectorType() local
3894 Node *ElemType = getDerived().parseType(); parseVectorType() local
3899 Node *ElemType = getDerived().parseType(); parseVectorType() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h3883 Node *ElemType = getDerived().parseType(); parseVectorType() local
3895 Node *ElemType = getDerived().parseType(); parseVectorType() local
3900 Node *ElemType = getDerived().parseType(); parseVectorType() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2541 QualType ElemType = VT->getElementType(); bindVector() local

12