Home
last modified time | relevance | path

Searched refs:Accumulator (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsRegisterInfo.td72 // Accumulator Registers
423 // Accumulator Registers
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64SchedA53.td177 // Accumulator operands are needed two cycles later.
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp5889 std::string Accumulator; in CodeCompleteObjCSelector() local
5892 if (!Accumulator.empty()) { in CodeCompleteObjCSelector()
5894 Accumulator)); in CodeCompleteObjCSelector()
5895 Accumulator.clear(); in CodeCompleteObjCSelector()
5899 Accumulator += Sel.getNameForSlot(I); in CodeCompleteObjCSelector()
5900 Accumulator += ':'; in CodeCompleteObjCSelector()
5902 Builder.AddTypedTextChunk(Builder.getAllocator().CopyString( Accumulator)); in CodeCompleteObjCSelector()
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx.reg611 * Accumulator
612 * We cheat by passing arguments in the Accumulator up to the kernel driver
HDaic79xx.reg3272 * Accumulator
/NextBSD/contrib/gcc/config/mips/
HDmips-dsp.md801 ;; Table 2-6. MIPS DSP ASE Instructions: Accumulator and DSPControl Access
/NextBSD/contrib/gcc/doc/
HDmd.texi2164 Accumulator register.