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.h72 unsigned getCharacteristics() const { return Characteristics; } in getCharacteristics() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h113 uint32_t getCharacteristics() const { return Suffix->Characteristics; } in getCharacteristics() function
179 uint32_t getCharacteristics() const { return Characteristics; } in getCharacteristics() function
H A DCOFF.h974 uint16_t getCharacteristics() const { in getCharacteristics() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp198 auto getCharacteristics = in instMayAlias() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29390 auto getCharacteristics = [](SDNode *N) -> MemUseCharacteristics { in mayAlias() local