|
LLVM 22.0.0git
|
#include "llvm/IR/Type.h"#include "LLVMContextImpl.h"#include "llvm/ADT/APInt.h"#include "llvm/ADT/SetVector.h"#include "llvm/ADT/SmallString.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/IR/Constant.h"#include "llvm/IR/Constants.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/LLVMContext.h"#include "llvm/IR/Value.h"#include "llvm/Support/Casting.h"#include "llvm/Support/Error.h"#include "llvm/Support/TypeSize.h"#include "llvm/Support/raw_ostream.h"#include "llvm/TargetParser/RISCVTargetParser.h"#include <cassert>#include <utility>#include "llvm/SandboxIR/Type.h"#include "llvm/SandboxIR/Context.h"Go to the source code of this file.
Functions | |
| static TargetTypeInfo | getTargetTypeInfo (const TargetExtType *Ty) |
|
static |