Searched refs:Attrib_FunctionIndex (Results 1 - 2 of 2) 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; variable in typeref:typename:const auto 128 static const auto Attrib_FunctionIndex = llvm::AttributeSet::FunctionIndex; variable in typeref:typename:const auto 132 return llvm::AttributeSet::get(ctx, Attrib_FunctionIndex, b); |
| /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; variable in typeref:typename:const auto 133 static const auto Attrib_FunctionIndex = llvm::AttributeSet::FunctionIndex; variable in typeref:typename:const auto 137 return llvm::AttributeSet::get(ctx, Attrib_FunctionIndex, b); |
Completed in 5 milliseconds