Searched defs:STType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | ELFEmitter.cpp | 972 initSymtabSectionHeader(Elf_Shdr & SHeader,SymtabType STType,ContiguousBlobAccumulator & CBA,ELFYAML::Section * YAMLSec) initSymtabSectionHeader() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 18495 EVT STType = Val.getValueType(); getTruncatedStoreValue() local |