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 D | jit_pch.hpp | 120 static const auto Attrib_FunctionIndex = llvm::AttributeList::FunctionIndex;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | jit_pch.hpp | 125 static const auto Attrib_FunctionIndex = llvm::AttributeList::FunctionIndex;
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | jkrahntest.c | 34 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 D | ac_llvm_helper.cpp | 54 llvm::AttributeList AS = A->getParent()->getAttributes();
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_helper.cpp | 61 llvm::AttributeList AS = A->getParent()->getAttributes();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 604 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 D | swr_shader.cpp | 1561 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 D | 21.3.0.rst | 105 - ../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