Searched defs:AttrVal (Results 1 – 5 of 5) sorted by relevance
338 std::string AttrVal = setFunctionDeclAttributes() local 624 std::string AttrVal = llvm::utostr(Min) + "," + llvm::utostr(Max); handleAMDGPUFlatWorkGroupSizeAttr() local 643 std::string AttrVal = llvm::utostr(Min); handleAMDGPUWavesPerEUAttr() local [all...]
310 bool AttrVal = Attrs.VectorizeEnable != LoopAttributes::Disable; in createLoopVectorizeMetadata() local
618 StringRef AttrVal = F.getFnAttribute(Attr).getValueAsString(); in checkDenormalAttributeConsistency() local
420 if (std::optional<DWARFFormValue> AttrVal = find(DieEntry, Attr)) in resolveDIEReference() local
579 const auto &AttrVal = pImpl->getValueAsString(); getAsString() local