Searched refs:lower_iand64 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 114 lower_iand64(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y) function in typeref:typename:nir_ssa_def * 802 return lower_iand64(b, src[0], src[1]); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 131 lower_iand64(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y) function in typeref:typename:nir_ssa_def * 953 return lower_iand64(b, src[0], src[1]); |
Completed in 5 milliseconds