Searched refs:NCE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp3768 if (const CXXNamedCastExpr *NCE = dyn_cast<CXXNamedCastExpr>(realCast)) {
3769 SourceRange range(NCE->getOperatorLoc(),
3770 NCE->getAngleBrackets().getEnd());
3815 if (const CXXNamedCastExpr *NCE = dyn_cast<CXXNamedCastExpr>(realCast)) {
3820 SourceRange Range(NCE->getOperatorLoc(),
3821 NCE->getAngleBrackets().getEnd());
H A DSemaOpenMP.cpp6809 if (CallExpr *NCE = dyn_cast<CallExpr>(NewCall.get())) {
6810 FunctionDecl *NewCalleeFnDecl = NCE->getDirectCallee();
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c24407 #define NCE(mnem, op, nops, ops, enc) \
24453 /* NCE but for MVE predicated instructions. */
25162 NCE (vjcvt, eb90bc0, 2, (RVS, RVD), vjcvt),
25738 NCE(vldm, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25739 NCE(vldmia, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25740 NCE(vldmdb, d100b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25741 NCE(vstm, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25742 NCE(vstmia, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25743 NCE(vstmdb, d000b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25745 NCE(vpo
24399 #define NCE macro
26782 #undef NCE macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c24298 #define NCE(mnem, op, nops, ops, enc) \
24344 /* NCE but for MVE predicated instructions. */
25053 NCE (vjcvt, eb90bc0, 2, (RVS, RVD), vjcvt),
25629 NCE(vldm, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25630 NCE(vldmia, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25631 NCE(vldmdb, d100b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25632 NCE(vstm, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25633 NCE(vstmia, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25634 NCE(vstmdb, d000b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25636 NCE(vpo
24290 #define NCE macro
26666 #undef NCE macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c24407 #define NCE(mnem, op, nops, ops, enc) \
24453 /* NCE but for MVE predicated instructions. */
25162 NCE (vjcvt, eb90bc0, 2, (RVS, RVD), vjcvt),
25738 NCE(vldm, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25739 NCE(vldmia, c900b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25740 NCE(vldmdb, d100b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25741 NCE(vstm, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25742 NCE(vstmia, c800b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25743 NCE(vstmdb, d000b00, 2, (RRnpctw, VRSDLST), neon_ldm_stm),
25745 NCE(vpo
24399 #define NCE macro
26782 #undef NCE macro
[all...]

Completed in 572 milliseconds