Home
last modified time | relevance | path

Searched defs:getEmpty (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h51 ConstantRange getEmpty() const { in getEmpty() function
73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
/llvm-project/bolt/include/bolt/Passes/
H A DStackPointerTracking.h32 int getEmpty() { return EMPTY; } in getEmpty() function
/llvm-project/clang/test/Analysis/
H A Dgenerics.m43 + (instancetype)getEmpty; class
/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp136 PresburgerRelation PresburgerRelation::getEmpty(const PresburgerSpace &space) { in getEmpty() function in PresburgerRelation
1062 PresburgerSet PresburgerSet::getEmpty(const PresburgerSpace &space) { getEmpty() function in PresburgerSet
/llvm-project/clang-tools-extra/clangd/
H A DSystemIncludeExtractor.cpp209 static DriverArgs getEmpty() { return {}; } in getEmpty() function
/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h99 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h103 static IntegerRelation getEmpty(const PresburgerSpace &space) { in getEmpty() function
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp1142 DictionaryAttr DictionaryAttr::getEmpty(MLIRContext *context) { getEmpty() function in DictionaryAttr
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp1059 StructType StructType::getEmpty(MLIRContext *context, StringRef identifier) { getEmpty() function in StructType
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1378 static AsmWriterContext &getEmpty() { getEmpty() function