Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Lower/
H A DEnvironmentDefault.h18 std::string defaultValue; member
/llvm-project/mlir/lib/TableGen/
H A DProperty.cpp60 Property(StringRef storageType,StringRef interfaceType,StringRef convertFromStorageCall,StringRef assignToStorageCall,StringRef convertToAttributeCall,StringRef convertFromAttributeCall,StringRef readFromMlirBytecodeCall,StringRef writeToMlirBytecodeCall,StringRef hashPropertyCall,StringRef defaultValue) Property() argument
/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h107 StringRef defaultValue; global() variable
H A DClass.h80 std::string defaultValue; global() variable
/llvm-project/lld/Common/
H A DArgs.cpp63 StringRef key, uint64_t defaultValue) { in getZOptionValue()
/llvm-project/flang/lib/Evaluate/
H A Dfold.cpp214 const std::optional<ActualArgument> &arg, std::int64_t defaultValue) { in GetInt64ArgOr()
/llvm-project/lldb/tools/lldb-dap/
H A DJSONUtils.cpp52 GetString(const llvm::json::Object & obj,llvm::StringRef key,llvm::StringRef defaultValue) GetString() argument
59 GetString(const llvm::json::Object * obj,llvm::StringRef key,llvm::StringRef defaultValue) GetString() argument
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp100 Value defaultValue, in handlePromotionComplete()
/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp65 XcodeSDK defaultValue{}; in ParseXcodeSDK() local
/llvm-project/mlir/lib/Transforms/
H A DMem2Reg.cpp205 Value defaultValue; global() member in __anon6775e2e90111::MemorySlotPromoter
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp1220 std::string defaultValue = std::string( global() local
2605 std::string defaultValue = global() local
2790 StringRef defaultValue; global() local
3057 std::string defaultValue; global() local
4258 std::string defaultValue = std::string( global() local
[all...]
H A DAttrOrTypeFormatGen.cpp337 if (std::optional<StringRef> defaultValue = param.getDefaultValue()) { in genParser() local
H A DOpFormatGen.cpp1896 std::string defaultValue = std::string( genPropDictPrinter() local
1936 std::string defaultValue = std::string( genAttrDictPrinter() local
/llvm-project/flang/runtime/
H A Dnumeric.cpp23 const void *arg, int kind, std::int64_t defaultValue, int resKind) { in GetIntArgValue() argument
[all...]
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp447 printOptionDiff(const Option & opt,OpPassManager & pm,const OptVal & defaultValue,size_t globalWidth) const printOptionDiff() argument
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1288 handlePromotionComplete(const MemorySlot & slot,Value defaultValue,OpBuilder & builder) handlePromotionComplete() argument
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp641 createSpecConstant(Location loc,uint32_t resultID,TypedAttr defaultValue) createSpecConstant() argument
/llvm-project/lld/ELF/
H A DDriver.cpp497 return defaultValue; in getZFlag() argument
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp55 Value defaultValue, in handlePromotionComplete() argument
H A DLLVMDialect.cpp209 parseOptionalLLVMKeyword(OpAsmParser & parser,OperationState & result,EnumTy defaultValue) parseOptionalLLVMKeyword() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp842 readLowerBound(fir::FirOpBuilder & builder,mlir::Location loc,const fir::ExtendedValue & box,unsigned dim,mlir::Value defaultValue) readLowerBound() argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp556 __anoncc45d1870202(llvm::dwarf::Attribute Attr, unsigned defaultValue = 0) GetPtrAuthMofidierPayload() argument