Home
last modified time | relevance | path

Searched refs:shouldBeInConstantPool (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.h40 bool shouldBeInConstantPool(APInt APImm, bool ShouldOptForSize) const;
H A DRISCVLegalizerInfo.cpp551 bool RISCVLegalizerInfo::shouldBeInConstantPool(APInt APImm, in shouldBeInConstantPool() function in RISCVLegalizerInfo
785 if (!shouldBeInConstantPool(ConstVal->getValue(), ShouldOptForSize)) in legalizeCustom()