|
LLVM 24.0.0git
|
#include "llvm/TableGen/Record.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/SmallString.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/Config/llvm-config.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Casting.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/MathExtras.h"#include "llvm/Support/Regex.h"#include "llvm/Support/SMLoc.h"#include "llvm/Support/raw_ostream.h"#include "llvm/TableGen/Error.h"#include "llvm/TableGen/TGTimer.h"#include <cassert>#include <cstdint>#include <map>#include <memory>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | detail::RecordKeeperImpl |
| This class represents the internal implementation of the RecordKeeper. More... | |
Macros | |
| #define | DEBUG_TYPE "tblgen-records" |
| #define DEBUG_TYPE "tblgen-records" |
Definition at line 43 of file Record.cpp.
Definition at line 564 of file Record.cpp.
Referenced by llvm::IntInit::convertInitializerTo().
Definition at line 1080 of file Record.cpp.
References llvm::append_range(), llvm::ListInit::get(), LHS, and RHS.
Referenced by llvm::BinOpInit::getListConcat().
|
static |
Definition at line 1019 of file Record.cpp.
References Concat, llvm::StringInit::determineFormat(), llvm::StringInit::get(), llvm::StringInit::getFormat(), llvm::TypedInit::getRecordKeeper(), and llvm::StringInit::getValue().
Referenced by llvm::BinOpInit::Fold(), and llvm::BinOpInit::getStrConcat().
|
static |
Definition at line 1654 of file Record.cpp.
References llvm::cast(), llvm::dyn_cast(), llvm::dyn_cast_or_null(), llvm::IntRecTy::get(), llvm::ListInit::get(), llvm::Include, ItemApply(), LHS, llvm::SmallVectorTemplateBase< T, bool >::push_back(), and RHS.
Referenced by llvm::TernOpInit::Fold().
|
static |
Definition at line 1605 of file Record.cpp.
References llvm::dyn_cast(), llvm::SmallVectorImpl< T >::emplace_back(), ForeachDagApply(), llvm::DagInit::get(), llvm::DagInit::getArgAndNames(), llvm::DagInit::getName(), llvm::DagInit::getOperator(), ItemApply(), LHS, and RHS.
Referenced by ForeachDagApply(), and ForeachHelper().
|
static |
Definition at line 1632 of file Record.cpp.
References llvm::cast(), llvm::dyn_cast(), ForeachDagApply(), llvm::ListInit::get(), ItemApply(), LHS, and RHS.
Referenced by llvm::TernOpInit::Fold().
|
static |
Definition at line 1176 of file Record.cpp.
References assert(), llvm::dyn_cast(), llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key, and llvm::isa().
Referenced by llvm::BinOpInit::Fold(), and llvm::TernOpInit::Fold().
|
static |
Definition at line 1049 of file Record.cpp.
References llvm::dyn_cast_or_null(), llvm::IntRecTy::get(), llvm::StringInit::get(), and llvm::StringInit::getValue().
Referenced by llvm::BinOpInit::Fold().
|
static |
Definition at line 1028 of file Record.cpp.
References llvm::StringInit::determineFormat(), llvm::dyn_cast(), llvm::StringInit::get(), llvm::StringInit::getValue(), and llvm::StringInit::SF_String.
Referenced by llvm::BinOpInit::Fold().
|
static |
Definition at line 1598 of file Record.cpp.
Referenced by FilterHelper(), ForeachDagApply(), ForeachHelper(), and SortHelper().
|
static |
Definition at line 310 of file Record.cpp.
References llvm::append_range(), llvm::RecordRecTy::get(), llvm::make_first_range(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), and T1.
Referenced by llvm::resolveTypes().
|
static |
Definition at line 1679 of file Record.cpp.
References A(), B(), llvm::cast(), llvm::dyn_cast(), llvm::dyn_cast_or_null(), llvm::SmallVectorImpl< T >::emplace_back(), llvm::SmallVectorTemplateCommon< T, typename >::empty(), llvm::IntRecTy::get(), llvm::ListInit::get(), llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key, llvm::isa(), ItemApply(), LHS, RHS, and llvm::stable_sort().
Referenced by llvm::TernOpInit::Fold().