Home
last modified time | relevance | path

Searched defs:DCE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A DMakefile29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac232 AC_DEFINE(DCE, 1, [Define if you want support for DCE/DFS PAG's.]) definition
234 AM_CONDITIONAL(DCE, test "$enable_dce" = yes) condition
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp319 HexagonDCE DCE(G, *MRI); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp2235 const CXXDynamicCastExpr *DCE) { in EmitDynamicCast()
H A DCGExprScalar.cpp2159 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(CE); in VisitCastExpr() local
H A DCGExpr.cpp4679 const auto *DCE = cast<CXXDynamicCastExpr>(E); in EmitCastLValue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp3505 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(this); in HasSideEffects() local