Searched refs:LP_FUNC_ATTR_INREG (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.h51 LP_FUNC_ATTR_INREG = (1 << 2), enumerator in enum:lp_func_attr
H A Dlp_bld_intr.c129 case LP_FUNC_ATTR_INREG: return LLVMInRegAttribute;
146 case LP_FUNC_ATTR_INREG: return "inreg";
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.h52 LP_FUNC_ATTR_INREG = (1 << 2), enumerator in enum:lp_func_attr
H A Dlp_bld_intr.c134 case LP_FUNC_ATTR_INREG: return LLVMInRegAttribute;
151 case LP_FUNC_ATTR_INREG: return "inreg";

Completed in 5 milliseconds