Home
last modified time | relevance | path

Searched defs:isLarge (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DDynamicAPInt.h79 LLVM_ATTRIBUTE_ALWAYS_INLINE constexpr bool isLarge() const { isLarge() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp395 bool isLarge(CostType Threshold) const { isLarge() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp448 bool ExprEngine::isLarge(AnalysisDeclContext *ADC) const { isLarge() function in ExprEngine
/llvm-project/lld/ELF/
H A DWriter.cpp818 auto isLarge = [](OutputSection *osec) { setReservedSymbolSections() local