Searched refs:bind_helper (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h117 template <typename BindTy> struct bind_helper { struct in namespace:llvm::MIPatternMatch
124 template <> struct bind_helper<MachineInstr *> { struct in namespace:llvm::MIPatternMatch
134 template <> struct bind_helper<LLT> { struct in namespace:llvm::MIPatternMatch
143 template <> struct bind_helper<const ConstantFP *> { struct in namespace:llvm::MIPatternMatch
159 return bind_helper<Class>::bind(MRI, VR, V);
/freebsd-11-stable/crypto/openssl/engines/
H A De_capi.c568 static int bind_helper(ENGINE *e, const char *id) function
578 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_atalla.c198 static int bind_helper(ENGINE *e) function
271 if (!bind_helper(ret)) {
617 if (!bind_helper(e))
H A De_chil.c351 static int bind_helper(ENGINE *e) function
411 if (!bind_helper(ret)) {
1357 if (!bind_helper(e))
H A De_4758cca.c227 static int bind_helper(ENGINE *e) function
256 if (!bind_helper(ret)) {
951 if (!bind_helper(e))
H A De_aep.c348 static int bind_helper(ENGINE *e, const char *id) function
358 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_cswift.c233 static int bind_helper(ENGINE *e) function
294 if (!bind_helper(ret)) {
1094 if (!bind_helper(e))
H A De_gmp.c161 static int bind_helper(ENGINE *e) function
197 if (!bind_helper(ret)) {
475 if (!bind_helper(e))
H A De_nuron.c326 static int bind_helper(ENGINE *e) function
399 if (!bind_helper(ret)) {
427 if (!bind_helper(e))
H A De_sureware.c305 static int bind_helper(ENGINE *e, const char *id) function
315 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_ubsec.c206 static int bind_helper(ENGINE *e) function
270 if (!bind_helper(ret)) {
1076 if (!bind_helper(e))
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_openssl.c137 static int bind_helper(ENGINE *e) function
183 if (!bind_helper(ret)) {
213 if (!bind_helper(e))
H A Deng_rdrand.c108 static int bind_helper(ENGINE *e) function
125 if (!bind_helper(ret)) {

Completed in 142 milliseconds