LLVM 22.0.0git
|
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | NC (CHAR_MAX - CHAR_MIN + 1) |
#define | NDEBUG /* no assertions please */ |
Typedefs | |
typedef unsigned char | uch |
#define NC (CHAR_MAX - CHAR_MIN + 1) |
Definition at line 42 of file regutils.h.
Referenced by AVRDAGToDAGISel::select< ISD::LOAD >(), llvm::InstCombinerImpl::foldICmpEquality(), llvm::NoCFIValue::get(), llvm::UnsignedDivisionByConstantInfo::get(), llvm::EquivalenceClasses< BasicBlock * >::getNumClasses(), GetQuadraticEquation(), llvm::SystemZTargetLowering::getTargetNodeName(), llvm::SelectionDAGBuilder::getValueImpl(), llvm::MCRegisterInfo::InitMCRegisterInfo(), llvm_regcomp(), llvm::AsmPrinter::lowerConstant(), llvm::RISCVTargetLowering::LowerOperation(), llvm::yaml::MappingTraits< COFF::header >::mapping(), llvm::yaml::MappingTraits< COFFYAML::Section >::mapping(), llvm::yaml::MappingTraits< XCOFFYAML::Section >::mapping(), and WriteConstantInternal().
#define NDEBUG /* no assertions please */ |
Definition at line 48 of file regutils.h.
Referenced by llvm::EliminateDuplicatePHINodes(), llvm::FunctionImportGlobalProcessing::FunctionImportGlobalProcessing(), llvm::SIScheduleBlockScheduler::SIScheduleBlockScheduler(), and llvm::sandboxir::Tracker::Tracker().
Definition at line 43 of file regutils.h.