Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold.cpp205 const std::optional<ActualArgument> &arg, std::int64_t defaultValue) { in GetInt64ArgOr()
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DAttrOrTypeFormatGen.cpp64 if (llvm::Optional<StringRef> defaultValue = getParam().getDefaultValue()) { in genPrintGuard() local
304 if (Optional<StringRef> defaultValue = param.getDefaultValue()) in genParser() local
H A DOpDefinitionsGen.cpp968 std::string defaultValue = std::string( in emitAttrGetterWithReturnType() local
1625 std::string defaultValue = std::string( in genPopulateDefaultAttributes() local
1793 StringRef defaultValue; in getBuilderSignature() local
2015 std::string defaultValue; in buildParamList() local
2921 std::string defaultValue = std::string( in OpOperandAdaptorEmitter() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp64 XcodeSDK defaultValue{}; in ParseXcodeSDK() local
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DClass.h80 std::string defaultValue; variable
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp21 std::int64_t defaultValue, int resKind) { in getIntArgValue()
/llvm-project-15.0.7/mlir/lib/Pass/
H A DPassRegistry.cpp414 const Option &opt, OpPassManager &pm, const OptVal &defaultValue, in printOptionDiff()
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp535 Attribute defaultValue) { in createSpecConstant()
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp607 mlir::Value defaultValue) { in readLowerBound()
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1886 EnumTy defaultValue) { in parseOptionalLLVMKeyword()