Home
last modified time | relevance | path

Searched defs:DataLayout (Results 1 – 25 of 92) sorted by relevance

1234

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp244 TEST(DataLayout, FallbackDefault) { in TEST() argument
265 TEST(DataLayout, NullSpec) { in TEST() argument
288 TEST(DataLayout, EmptySpec) { in TEST() argument
311 TEST(DataLayout, SpecWithEntries) { in TEST() argument
346 TEST(DataLayout, Caching) { in TEST() argument
374 TEST(DataLayout, CacheInvalidation) { in TEST() argument
403 TEST(DataLayout, UnimplementedTypeInterface) { in TEST() argument
422 TEST(DataLayout, SevenBitByte) { in TEST() argument
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLowLevelType.h24 class DataLayout; variable
H A DIntrinsicLowering.h20 class DataLayout; variable
H A DMachineJumpTableInfo.h29 class DataLayout; variable
/llvm-project-15.0.7/mlir/include/mlir/Analysis/
H A DDataLayoutAnalysis.h20 class DataLayout; variable
/llvm-project-15.0.7/mlir/include/mlir/Target/LLVMIR/
H A DImport.h23 class DataLayout; variable
H A DTypeToLLVM.h20 class DataLayout; variable
H A DTypeFromLLVM.h20 class DataLayout; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DSCCP.h30 class DataLayout; variable
H A DNaryReassociate.h90 class DataLayout; variable
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DMangler.h20 class DataLayout; variable
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoads.h22 class DataLayout; variable
H A DConstantFolding.h30 class DataLayout; variable
H A DCaptureTracking.h23 class DataLayout; variable
H A DScalarEvolution.h52 class DataLayout; variable
H A DPHITransAddr.h22 class DataLayout; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DVNCoercion.h33 class DataLayout; variable
H A DBuildLibCalls.h21 class DataLayout; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.h19 class DataLayout; variable
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h26 class DataLayout; variable
/llvm-project-15.0.7/mlir/include/mlir/Conversion/LLVMCommon/
H A DLoweringOptions.h21 class DataLayout; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.h26 class DataLayout; variable
H A DAMDGPUAliasAnalysis.h19 class DataLayout; variable
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h78 MVT getScalarShiftAmountTy(const DataLayout &, EVT) const override { in getScalarShiftAmountTy()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h135 class DataLayout; variable

1234