Home
last modified time | relevance | path

Searched defs:StructType (Results 1 – 23 of 23) sorted by relevance

/llvm-project/mlir/docs/Tutorials/Toy/
H A DCh-7.md341 #### Updating Existing Operations
354 #### Adding New `Toy` Operations
428 #### Optimizing Operations on `StructType`
/llvm-project/llvm/include/llvm/IR/
H A DGVMaterializer.h26 class StructType; variable
H A DTypeFinder.h25 class StructType; variable
H A DDerivedTypes.h217 StructType(LLVMContext &C) : Type(C, StructTyID) {} StructType() function
[all...]
H A DModule.h51 class StructType; variable
/llvm-project/mlir/include/mlir/Dialect/SPIRV/Utils/
H A DLayoutUtils.h26 class StructType; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h64 class StructType; global() variable
/llvm-project/clang/test/Sema/
H A Dinvalid-decl.c27 } StructType; typedef
/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h22 class StructType; variable
/llvm-project/llvm/unittests/IR/
H A DTypesTest.cpp17 TEST(TypesTest, StructType) { in TEST() argument
[all...]
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h35 class StructType; variable
/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h26 class StructType; variable
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h52 class StructType; variable
H A DCGObjCRuntime.h30 class StructType; variable
H A DCodeGenTypes.h27 class StructType; variable
H A DCGRecordLayout.h19 class StructType; variable
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp330 Type *StructType = Arg->getParamByValType(); adjustByValArgAlignment() local
417 Type *StructType = Arg->getParamByValType(); handleByValParam() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-shared.cpp279 BasePtr StructType = BasePtr(new Base); in aliases() local
H A Dmake-unique.cpp506 BasePtr StructType = BasePtr(new Base); in aliases() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp515 auto *StructType = DICompositeType::getDistinct( CreateOldFunctionBodyAndDI() local
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp247 get(Type * Ty,SmallPtrSet<StructType *,8> & Visited) get() argument
[all...]
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1629 for (const auto &StructType : StructTypes) { endModule() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1973 SPIRVType *StructType = GR->getSPIRVTypeForVReg(TypeReg); buildNDRange() local