Searched defs:getDefaultValue (Results 1 – 10 of 10) sorted by relevance
26 Value *llvm::getDefaultValue(Type *T) { in getDefaultValue() function in llvm
37 std::optional<StringRef> Builder::Parameter::getDefaultValue() const { getDefaultValue() function in Builder::Parameter
29 std::optional<StringRef> PassOption::getDefaultValue() const { in getDefaultValue() function in PassOption
107 StringRef Attribute::getDefaultValue() const { getDefaultValue() function in Attribute
326 std::optional<StringRef> AttrOrTypeParameter::getDefaultValue() const { getDefaultValue() function in AttrOrTypeParameter
88 StringRef getDefaultValue() const { return defaultValue; } getDefaultValue() function
193 StringRef getDefaultValue() const { getDefaultValue() function
84 Value memref::AllocaOp::getDefaultValue(const MemorySlot &slot, in getDefaultValue() function in memref::AllocaOp
1242 Value TestMultiSlotAlloca::getDefaultValue(const MemorySlot &slot, getDefaultValue() function in TestMultiSlotAlloca
38 Value LLVM::AllocaOp::getDefaultValue(const MemorySlot &slot, in getDefaultValue() function in LLVM::AllocaOp