Home
last modified time | relevance | path

Searched refs:getStructName (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp134 return ST->getStructName().str(); in getTypeName()
137 return ST->getStructName().str(); in getTypeName()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h399 LLVM_ABI inline StringRef getStructName() const;
H A DDerivedTypes.h385 StringRef Type::getStructName() const { in getStructName() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp257 OS << GN.PTy->getStructName(); in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp281 ElementName = ST->getStructName(); in formatTypeName()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp588 auto Name = Ty->getStructName(); in solveTypeName()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp3236 OpaqueType->getStructName().str(), MIRBuilder.getContext()); in lowerBuiltinType()