Home
last modified time | relevance | path

Searched defs:endianness (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/DLTI/
H A DTestDataLayoutQuery.cpp44 Attribute endianness = layout.getEndianness(); in runOnOperation() local
/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h70 enum class endianness { enum
/llvm-project/mlir/include/mlir/Interfaces/
H A DDataLayoutInterfaces.h279 mutable std::optional<Attribute> endianness; global() variable
/llvm-project/mlir/lib/Target/LLVMIR/
H A DDataLayoutImporter.cpp152 DataLayoutImporter::tryToEmplaceEndiannessEntry(StringRef endianness, in tryToEmplaceEndiannessEntry() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp32 createX64EHFrameHeader(Section & EHFrame,llvm::endianness endianness,bool absolute) createX64EHFrameHeader() argument
/llvm-project/lld/ELF/
H A DConfig.h385 llvm::endianness endianness; global() member