clang 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuilder.h"
Public Member Functions | |
CIRGenBuilderTy (mlir::MLIRContext &mlirContext, const CIRGenTypeCache &tc) | |
cir::LongDoubleType | getLongDoubleTy (const llvm::fltSemantics &format) const |
Public Member Functions inherited from cir::CIRBaseBuilderTy | |
CIRBaseBuilderTy (mlir::MLIRContext &mlirContext) | |
cir::PointerType | getPointerTo (mlir::Type ty) |
cir::PointerType | getVoidPtrTy () |
Definition at line 18 of file CIRGenBuilder.h.
|
inline |
Definition at line 22 of file CIRGenBuilder.h.
|
inline |
Definition at line 25 of file CIRGenBuilder.h.
References clang::CIRGen::CIRGenTypeCache::DoubleTy, clang::CIRGen::CIRGenTypeCache::FP128Ty, and clang::CIRGen::CIRGenTypeCache::FP80Ty.
Referenced by clang::CIRGen::CIRGenTypes::convertType().