llvm::Type::getTargetExtName

Return the name of this target extension type.

Synopsis

Declared in <llvm/IR/Type.h>

StringRef
getTargetExtName() const;

Return Value

The name of this TargetExtType.