| /freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.h | 204 EVT ElemType = DataTypeVT.getScalarType(); isLegalMaskedLoadStore() local 229 EVT ElemType = DataTypeVT.getScalarType(); isLegalMaskedGatherScatter() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CastSizeChecker.cpp | 64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
|
| H A D | ArrayBoundCheckerV2.cpp | 104 QualType ElemType = CurRegion->getElementType(); computeOffset() local 266 QualType ElemType = EReg->getElementType(); getExceedsMsgs() local
|
| H A D | MallocSizeofChecker.cpp | 170 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
|
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CxxStringTypes.cpp | 38 getElementTraits(StringElementType ElemType) { in getElementTraits()
|
| /freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | EvaluationResult.cpp | 70 QualType ElemType = CAT->getElementType(); in CheckArrayInitialized() local
|
| H A D | ByteCodeExprGen.h | |
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | RelLookupTableConverter.cpp | 65 Type *ElemType = Array->getType()->getElementType(); in shouldConvertToRelLookupTable() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 122 getOpTypeVector(uint32_t NumElems,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder) getOpTypeVector() argument 548 getOpTypeArray(uint32_t NumElems,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder,bool EmitIR) getOpTypeArray() argument 602 getOpTypePointer(SPIRV::StorageClass::StorageClass SC,SPIRVType * ElemType,MachineIRBuilder & MIRBuilder,Register Reg) getOpTypePointer() argument [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
| H A D | BTF.h | 170 uint32_t ElemType; ///< Element type member
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 1165 auto ElemType = Im.Table.ElemType; parseImportSection() local 1222 auto ElemType = Tables.back().Type.ElemType; parseTableSection() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 1028 Type *ElemType = GV->getValueType(); in getPreferredAlign() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 841 std::optional<wasm::ValType> ElemType = parseDirective() local
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 54 TableType ElemType; member
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Wasm.h | 279 ValType ElemType; global() member
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 699 const DIType *ElemType = CTy->getBaseType(); visitArrayType() local
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 3883 if (ElemType == nullptr) in parseVectorType() local 3895 if (!ElemType) in parseVectorType() local 3900 if (!ElemType) in parseVectorType() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 1436 createRuntimeShuffleFunction(CodeGenFunction & CGF,llvm::Value * Elem,QualType ElemType,llvm::Value * Offset,SourceLocation Loc) createRuntimeShuffleFunction() argument 1468 shuffleAndStore(CodeGenFunction & CGF,Address SrcAddr,Address DestAddr,QualType ElemType,llvm::Value * Offset,SourceLocation Loc) shuffleAndStore() argument
|
| H A D | CGExprConstant.cpp | 645 QualType ElemType = CAT->getElementType(); EmitDesignatedInitUpdater() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RegionStore.cpp | 2540 QualType ElemType = VT->getElementType(); bindVector() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 8725 QualType ElemType = CurType->castAs<PipeType>()->getElementType(); HandleOpenCLAccessAttr() local 9601 QualType ElemType = Context.getBaseElementType(T); RequireLiteralType() local
|
| H A D | SemaInit.cpp | 1376 CheckSubElementType(const InitializedEntity & Entity,InitListExpr * IList,QualType ElemType,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex,bool DirectlyDesignated) CheckSubElementType() argument [all...] |
| H A D | SemaOpenMP.cpp | 6036 QualType ElemType; processImplicitMapsWithDefaultMappers() local 18494 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); ActOnOpenMPFirstprivateClause() local 20651 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); ActOnOpenMPCopyinClause() local [all...] |
| H A D | SemaDeclCXX.cpp | 971 checkSimpleDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const llvm::APSInt & NumElems,QualType ElemType,llvm::function_ref<ExprResult (SourceLocation,Expr *,unsigned)> GetInit) checkSimpleDecomposition() argument 1000 checkArrayLikeDecomposition(Sema & S,ArrayRef<BindingDecl * > Bindings,ValueDecl * Src,QualType DecompType,const llvm::APSInt & NumElems,QualType ElemType) checkArrayLikeDecomposition() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 324 using ElemType = int; typedef
|