LLVM: lib/Support/regutils.h File Reference (original) (raw)
#include <assert.h>
Go to the source code of this file.
| Macros | |
|---|---|
| #define | NC (CHAR_MAX - CHAR_MIN + 1) |
| #define | NDEBUG /* no assertions please */ |
◆ NC
#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::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().
◆ NDEBUG
#define NDEBUG /* no assertions please */