LLVM: llvm::BasicSubtargetSubTypeKV Struct Reference (original) (raw)

Used to provide key value pairs for feature and CPU bit flags. More...

#include "[llvm/TargetParser/TargetParser.h](TargetParser%5F8h%5Fsource.html)"

Used to provide key value pairs for feature and CPU bit flags.

Definition at line 204 of file TargetParser.h.

operator<() [1/2]

operator<() [2/2]

bool llvm::BasicSubtargetSubTypeKV::operator< ( StringRef S) const inline

Compare routine for std::lower_bound.

Definition at line 209 of file TargetParser.h.

References Key.

Implies

Key

const char* llvm::BasicSubtargetSubTypeKV::Key


The documentation for this struct was generated from the following file: