Home
last modified time | relevance | path

Searched refs:ASE (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/Mips/
DMips.td29 // Predicates for the instruction group membership such as ISA's and ASE's
143 def FeatureDSP : SubtargetFeature<"dsp", "HasDSP", "true", "Mips DSP ASE">;
145 "Mips DSP-R2 ASE", [FeatureDSP]>;
147 def FeatureMSA : SubtargetFeature<"msa", "HasMSA", "true", "Mips MSA ASE">;
DMipsRegisterInfo.td226 // DSP-ASE control register fields.
244 // MSA-ASE control registers.
DMipsDSPInstrInfo.td1 //===- MipsDSPInstrInfo.td - DSP ASE instructions -*- tablegen ------------*-=//
10 // This file describes Mips DSP ASE instructions.
DMipsInstrInfo.td214 // Mips ISA/ASE membership and instruction group membership adjectives.
DMipsMSAInstrInfo.td1 //===- MipsMSAInstrInfo.td - MSA ASE instructions -*- tablegen ------------*-=//
10 // This file describes Mips MSA ASE instructions.
/external/llvm/test/CodeGen/Mips/mips32r6/
Dcompatibility.ll5 ; DSP: MIPS32r6 is not compatible with the DSP ASE
/external/llvm/test/CodeGen/Mips/mips64r6/
Dcompatibility.ll5 ; DSP: MIPS64r6 is not compatible with the DSP ASE
/external/valgrind/main/
DREADME.mips6 - MIPS DSP ASE on MIPS32 platforms is supported.
51 - You can not compile tests for DSP ASE if you are using gcc (GCC) older
DNEWS160 * Support for MIPS DSP ASE on MIPS32 platforms.
/external/clang/lib/Analysis/
DReachableCode.cpp540 const ArraySubscriptExpr *ASE = cast<ArraySubscriptExpr>(S); in GetUnreachableLoc() local
541 R1 = ASE->getLHS()->getSourceRange(); in GetUnreachableLoc()
542 R2 = ASE->getRHS()->getSourceRange(); in GetUnreachableLoc()
543 return ASE->getRBracketLoc(); in GetUnreachableLoc()
DThreadSafety.cpp413 } else if (const ArraySubscriptExpr *ASE = in buildSExpr() local
416 unsigned Sz = buildSExpr(ASE->getBase(), CallCtx); in buildSExpr()
417 Sz += buildSExpr(ASE->getIdx(), CallCtx); in buildSExpr()
/external/qemu/target-mips/
DTODO12 - MT ASE only partially implemented and not functional
/external/llvm/test/CodeGen/Mips/
Ddsp-patterns.ll104 ; DSP-ASE doesn't have a v4i8 multiply instruction. Check that multiply node gets expanded.
/external/clang/lib/Sema/
DSemaChecking.cpp7086 const ArraySubscriptExpr *ASE, in CheckArrayAccess() argument
7154 if (ASE) { in CheckArrayAccess()
7156 ASE->getRBracketLoc()); in CheckArrayAccess()
7166 if (ASE) in CheckArrayAccess()
7176 if (!ASE) { in CheckArrayAccess()
7188 while (const ArraySubscriptExpr *ASE = in CheckArrayAccess() local
7190 BaseExpr = ASE->getBase()->IgnoreParenCasts(); in CheckArrayAccess()
7209 const ArraySubscriptExpr *ASE = cast<ArraySubscriptExpr>(expr); in CheckArrayAccess() local
7210 CheckArrayAccess(ASE->getBase(), ASE->getIdx(), ASE, in CheckArrayAccess()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp484 const ArraySubscriptExpr *ASE; in ProcessInitializer() local
485 while ((ASE = dyn_cast<ArraySubscriptExpr>(Init))) in ProcessInitializer()
486 Init = ASE->getBase()->IgnoreImplicit(); in ProcessInitializer()
/external/jpeg/
Dmips_idct_le.S17 # IDCT implementation using the MIPS DSP ASE (little endian version)
/external/clang/lib/CodeGen/
DCGExpr.cpp2366 if (const auto *ASE = dyn_cast<ArraySubscriptExpr>(Array)) in EmitArraySubscriptExpr() local
2367 ArrayLV = EmitArraySubscriptExpr(ASE, /*Accessed*/ true); in EmitArraySubscriptExpr()
/external/clang/lib/AST/
DExpr.cpp3293 if (const ArraySubscriptExpr *ASE = dyn_cast<ArraySubscriptExpr>(E)) in refersToVectorElement() local
3294 return ASE->getBase()->getType()->isVectorType(); in refersToVectorElement()
/external/clang/include/clang/Driver/
DOptions.td1210 HelpText<"Enable MSA ASE (MIPS only)">;
1212 HelpText<"Disable MSA ASE (MIPS only)">;
/external/clang/include/clang/Sema/
DSema.h8187 const ArraySubscriptExpr *ASE=nullptr,
/external/iproute2/doc/
Dip-cref.tex2575 On routers using OSPF ASE or, especially, the BGP protocol, routing