Home
last modified time | relevance | path

Searched defs:getCharacteristics (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h69 unsigned getCharacteristics() const { return Characteristics; } in getCharacteristics() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h112 uint32_t getCharacteristics() const { return Suffix->Characteristics; } in getCharacteristics() function
177 uint32_t getCharacteristics() const { return Characteristics; } in getCharacteristics() function
H A DCOFF.h923 uint16_t getCharacteristics() const { in getCharacteristics() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp201 auto getCharacteristics = in instMayAlias() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28262 auto getCharacteristics = [](SDNode *N) -> MemUseCharacteristics { in mayAlias() local