Searched defs:LP_FUNC_ATTR_CONVERGENT (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ | ||
H A D | lp_bld_intr.h | 60 LP_FUNC_ATTR_CONVERGENT = LLVM_VERSION_MAJOR >= 4 ? (1 << 9) : 0, enumerator |
Completed in 1 milliseconds