Searched defs:getCharacteristics (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h66 unsigned getCharacteristics() const { return Characteristics; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h112 uint32_t getCharacteristics() const { return Suffix->Characteristics; } function in class:llvm::object::ResourceEntryRef
179 uint32_t getCharacteristics() const { return Characteristics; } function in class:llvm::object::WindowsResourceParser::TreeNode
H A DCOFF.h840 uint16_t getCharacteristics() const { function in class:llvm::object::frame_type::COFFObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21739 auto getCharacteristics = [](SDNode *N) -> MemUseCharacteristics { local

Completed in 93 milliseconds