Searched refs:_R (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 2866 def _R : TEX_UNIFIED_1D_base<inst, (ins B64:$t), 2891 def _R : TEX_UNIFIED_1D_LEVEL_base<inst, (ins B64:$t), 2912 def _R : TEX_UNIFIED_1D_GRAD_base<inst, (ins B64:$t), 2932 def _R : TEX_UNIFIED_1D_ARRAY_base<inst, (ins B64:$t), 2957 def _R : TEX_UNIFIED_1D_ARRAY_LEVEL_base<inst, (ins B64:$t), 2981 def _R : TEX_UNIFIED_1D_ARRAY_GRAD_base<inst, (ins B64:$t), 3004 def _R : TEX_UNIFIED_2D_base<inst, (ins B64:$t), 3030 def _R : TEX_UNIFIED_2D_LEVEL_base<inst, (ins B64:$t), 3052 def _R : TEX_UNIFIED_2D_GRAD_base<inst, (ins B64:$t), 3073 def _R : TEX_UNIFIED_2D_ARRAY_base<inst, (ins B64:$t), [all …]
|
| /freebsd/crypto/libecc/include/libecc/sig/ |
| H A D | eddsa.h | 97 prj_pt _R; member
|
| /freebsd/crypto/libecc/src/sig/ |
| H A D | eddsa.c | 1921 prj_pt_t _R; local 1957 _R = &(ctx->verify_data.eddsa._R); 2012 ret = aff_pt_edwards_to_prj_pt_shortw(&R, shortw_curve, _R, alpha_edwards); EG(ret, err); 2055 PTR_NULLIFY(_R); 2130 prj_pt_src_t G, _R, A; local 2165 _R = &(ctx->verify_data.eddsa._R); 2226 ret = prj_pt_neg(&_Tmp2, _R); EG(ret, err); 2256 PTR_NULLIFY(_R);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA64FX.td | 2167 def : InstRW<[A64FXWrite_CLAST_R], (instregex "^CLAST[AB]_R")>; 2337 def : InstRW<[A64FXWrite_CLAST_R], (instregex "^LAST[AB]_R")>;
|