Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DFIRContext.cpp39 auto defs = kindMap.defaultsToString(); in setKindMapping() local
45 if (auto defs = mod->getAttrOfType<mlir::StringAttr>(defKindName)) { in getKindMapping() local
H A DKindMapping.cpp226 llvm::ArrayRef<KindTy> defs) in KindMapping()
235 llvm::ArrayRef<KindTy> defs) in KindMapping()
355 fir::KindMapping::setDefaultKinds(llvm::ArrayRef<KindTy> defs) { in setDefaultKinds()
409 std::vector<KindTy> fir::KindMapping::toDefaultKinds(llvm::StringRef defs) { in toDefaultKinds()
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpGenHelpers.cpp49 std::vector<Record *> defs; in getRequestedOpDefinitions() local
H A DAttrOrTypeDefGen.cpp39 auto defs = llvm::map_range( in collectAllDefs() local
585 DefGenerator(std::vector<llvm::Record *> &&defs, raw_ostream &os, in DefGenerator()
643 SmallVector<AttrOrTypeDef, 16> defs; in emitDecls() local
673 void DefGenerator::emitTypeDefList(ArrayRef<AttrOrTypeDef> defs) { in emitTypeDefList()
782 void DefGenerator::emitParsePrintDispatch(ArrayRef<AttrOrTypeDef> defs) { in emitParsePrintDispatch()
859 SmallVector<AttrOrTypeDef, 16> defs; in emitDefs() local
H A DSPIRVUtilsGen.cpp200 auto defs = recordKeeper.getAllDerivedDefinitions("Availability"); in emitInterfaceDefs() local
286 auto defs = recordKeeper.getAllDerivedDefinitions("Availability"); in emitInterfaceDecls() local
449 auto defs = recordKeeper.getAllDerivedDefinitions("EnumAttrInfo"); in emitEnumDecls() local
480 auto defs = recordKeeper.getAllDerivedDefinitions("EnumAttrInfo"); in emitEnumDefs() local
1095 auto defs = recordKeeper.getAllDerivedDefinitions("SPV_ExtInstOp"); in emitExtendedSetDeserializationDispatch() local
1153 auto defs = recordKeeper.getAllDerivedDefinitions("SPV_Op"); in emitSerializationFns() local
1218 auto defs = recordKeeper.getAllDerivedDefinitions("EnumAttrInfo"); in emitAttrUtils() local
1361 auto defs = recordKeeper.getAllDerivedDefinitions("SPV_Op"); in emitAvailabilityImpl() local
H A DOpInterfacesGen.cpp66 std::vector<llvm::Record *> defs = in getAllOpInterfaceDefinitions() local
84 InterfaceGenerator(std::vector<llvm::Record *> &&defs, raw_ostream &os) in InterfaceGenerator()
95 std::vector<llvm::Record *> defs; member in __anond275f65c0311::InterfaceGenerator
H A DLLVMIRIntrinsicGen.cpp253 auto defs = records.getAllDerivedDefinitions("Intrinsic"); in emitIntrinsics() local
H A DEnumsGen.cpp523 auto defs = recordKeeper.getAllDerivedDefinitions("EnumAttrInfo"); in emitEnumDecls() local
561 auto defs = recordKeeper.getAllDerivedDefinitions("EnumAttrInfo"); in emitEnumDefs() local
H A DOpDocGen.cpp293 std::vector<llvm::Record *> defs = in emitAttrOrTypeDefDoc() local
H A DOpDefinitionsGen.cpp3004 const std::vector<Record *> &defs, raw_ostream &os, in emitOpClasses()
3058 static void emitOpList(const std::vector<Record *> &defs, raw_ostream &os) { in emitOpList()
3072 std::vector<Record *> defs = getRequestedOpDefinitions(recordKeeper); in emitOpDecls() local
3081 std::vector<Record *> defs = getRequestedOpDefinitions(recordKeeper); in emitOpDefs() local
/llvm-project-15.0.7/flang/include/flang/Optimizer/Support/
H A DKindMapping.h71 llvm::StringRef defs) in KindMapping()
/llvm-project-15.0.7/flang/lib/Parser/
H A Duser-state.cpp85 std::optional<DataComponentDefStmt> defs{stmt.Parse(state)}; in Parse() local
/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp196 auto defs = in initialize() local
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp29 void OptionValueProperties::Initialize(const PropertyDefinitions &defs) { in Initialize()
H A DOptions.cpp205 auto defs = GetDefinitions(); in GetLongOptions() local
/llvm-project-15.0.7/flang/unittests/Optimizer/Builder/
H A DFIRBuilderTest.cpp22 llvm::ArrayRef<fir::KindTy> defs; in SetUp() local
/llvm-project-15.0.7/llvm/utils/textmate/
H A Dtablegen.json336 "defs": { object
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp6288 const char *r, *name, *defs; in printObjc1_32bit_MetaData() local