Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DUtils.cpp26 Value *llvm::getDefaultValue(Type *T) { in getDefaultValue() function in llvm
/llvm-project/mlir/lib/TableGen/
H A DBuilder.cpp37 std::optional<StringRef> Builder::Parameter::getDefaultValue() const { getDefaultValue() function in Builder::Parameter
H A DPass.cpp29 std::optional<StringRef> PassOption::getDefaultValue() const { in getDefaultValue() function in PassOption
H A DAttribute.cpp107 StringRef Attribute::getDefaultValue() const { getDefaultValue() function in Attribute
H A DAttrOrTypeDef.cpp326 std::optional<StringRef> AttrOrTypeParameter::getDefaultValue() const { getDefaultValue() function in AttrOrTypeParameter
/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h88 StringRef getDefaultValue() const { return defaultValue; } getDefaultValue() function
/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h193 StringRef getDefaultValue() const { getDefaultValue() function
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp84 Value memref::AllocaOp::getDefaultValue(const MemorySlot &slot, in getDefaultValue() function in memref::AllocaOp
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1242 Value TestMultiSlotAlloca::getDefaultValue(const MemorySlot &slot, getDefaultValue() function in TestMultiSlotAlloca
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp38 Value LLVM::AllocaOp::getDefaultValue(const MemorySlot &slot, in getDefaultValue() function in LLVM::AllocaOp