Searched refs:AttributeList (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_pch.hpp120 static const auto Attrib_FunctionIndex = llvm::AttributeList::FunctionIndex;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_pch.hpp125 static const auto Attrib_FunctionIndex = llvm::AttributeList::FunctionIndex;
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Djkrahntest.c34 static int AttributeList[] = { GLX_RGBA, GLX_DOUBLEBUFFER, None }; variable in typeref:typename:int[]
68 vi = glXChooseVisual(dpy, DefaultScreen(dpy), AttributeList);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_helper.cpp54 llvm::AttributeList AS = A->getParent()->getAttributes();
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_helper.cpp61 llvm::AttributeList AS = A->getParent()->getAttributes();
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp604 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
775 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
1060 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_shader.cpp1561 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
1789 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
2090 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
2345 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
2650 pFunction->addAttributes(AttributeList::FunctionIndex, attrBuilder);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst105 - ../mesa-9999/src/amd/llvm/ac_llvm_helper.cpp:63:14: error: 'class llvm::AttributeList' has no member named 'hasAttribute'; did you mean 'getAttributes'?

Completed in 20 milliseconds