HomeSort by relevance Sort by last modified time
    Searched full:mmi (Results 1 - 25 of 198) sorted by null

1 2 3 4 5 6 7 8

  /external/openssl/crypto/aes/asm/
aes-ia64.S 92 { .mmi; alloc r16=ar.pfs,12,0,0,8
95 { .mmi; LDKEY t1=[rk1],2*KSZ
104 { .mmi; xor s0=s0,t0
107 { .mmi; xor s2=s2,t2
114 { .mmi; (p0) LDKEY t0=[rk0],2*KSZ // 0/0:rk[0]
117 { .mmi; (p0) LDKEY t1=[rk1],2*KSZ // 0/1:rk[1]
120 { .mmi; (p0) LDKEY t2=[rk0],2*KSZ // 1/2:rk[2]
123 { .mmi; (p0) LDKEY t3=[rk1],2*KSZ // 1/3:rk[3]
126 { .mmi; (p0) ld4 te33=[te33] // 2/0:te3[s3&0xff]
129 { .mmi; (p0) ld4 te30=[te30] // 2/1:te3[s0
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-ia64.pl 66 { .mmi; ($p16) ld1 in[0]=[inp],-1
80 { .mmi; (p16) ld1 xi[0]=[Xi],-1
107 { .mmi; .save ar.pfs,prevfs
123 { .mmi; ld1 xi[1]=[Xi],-1 // Xi[14]
141 { .mmi; add Hlo=9,Xi;; // ;; is here to prevent
165 { .mmi; ld8 r`16+2*$i+1`=[r8],16 // Htable[$i].hi
167 { .mmi; ldf8 f`32+2*$i+1`=[r10],16 // Htable[`8+$i`].hi
184 { .mmi; .save ar.pfs,prevfs
205 { .mmi; $sum 1<<1 // go big-endian
208 { .mmi; add r10=256+128+0,s
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-ia64.pl 137 { .mmi; alloc pfssave=ar.pfs,3,27,0,16
141 { .mmi; $ADDP input=0,r33 // 2nd arg
156 { .mmi; $LDW A_=[r8],4*$SZ
159 { .mmi; $LDW C_=[r10],4*$SZ
162 { .mmi; $LDW E_=[r8]
165 { .mmi; $LDW G_=[r10]
173 { .mmi; cmp.eq p10,p0=2,r8
176 { .mmi; cmp.eq p13,p0=5,r8
183 { .mmi; mov A=A_
186 { .mmi; mov C=C
    [all...]
sha1-ia64.pl 55 { .mmi; ld1 $X[$i]=[inp],2 // MSB
57 { .mmi; ld1 tmp0=[inp],2
63 { .mmi; ld1 $Xn=[inp],2 // forward Xload
66 { .mmi; ld1 tmp2=[tmp3],2 // forward Xload
69 { .mmi; add $e=$e,$K_00_19 // e+=K_00_19
72 { .mmi; add $e=$e,$X[$i] // e+=Xload
75 { .mmi; ld1 tmp0=[inp],2 // forward Xload
78 { .mmi; ld1 tmp4=[tmp3],2 // forward Xload
92 { .mmi; add $e=$e,$K_00_19 // e+=K_00_19
95 { .mmi; add $e=$e,$X[$i] // e+=Xupdat
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 269 { .mmi
275 { .mmi
282 { .mmi
287 { .mmi
295 { .mmi
313 { .mmi
318 { .mmi
323 { .mmi
337 { .mmi
352 { .mmi
    [all...]
  /external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp 22 MachineModuleInfo *MMI, unsigned Encoding,
36 getTTypeGlobalReference(GV, Mang, MMI, Encoding, Streamer);
41 MachineModuleInfo *MMI) const {
X86COFFMachineModuleInfo.cpp 1 //===-- X86COFFMachineModuleInfo.cpp - X86 COFF MMI Impl ------------------===//
10 // This is an MMI implementation for X86 COFF (windows) targets.
X86TargetObjectFile.h 25 MachineModuleInfo *MMI, unsigned Encoding,
32 MachineModuleInfo *MMI) const;
X86COFFMachineModuleInfo.h 1 //===-- X86coffmachinemoduleinfo.h - X86 COFF MMI Impl ----------*- C++ -*-===//
10 // This is an MMI implementation for X86 COFF (windows) targets.
  /external/llvm/lib/CodeGen/
MachineFunctionAnalysis.cpp 38 MachineModuleInfo *MMI = getAnalysisIfAvailable<MachineModuleInfo>();
39 assert(MMI && "MMI not around yet??");
40 MMI->setModule(&M);
BranchFolding.h 31 MachineModuleInfo *mmi);
92 MachineModuleInfo *MMI;
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 81 { .mmi; cmp4.le p6,p7=2,r37;;
108 { .mmi; .save ar.pfs,prevfs
113 { .mmi; .vframe prevsp
123 { .mmi; ldf8 bi=[bptr],8 // (*bp++)
126 { .mmi; ldf8 alo[3]=[r30],16 // ap[1]
129 { .mmi; ldf8 alo[1]=[r30] // ap[3]
132 { .mmi; $ADDP nptr=0,in3
135 { .mmi; ldf8 nlo[2]=[nptr],8 // np[0]
138 { .mmi; ldf8 nlo[1]=[nptr],8 // np[1]
184 { .mmi; getf.sig a[0]=ahi[6] // (p24
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
Win64Exception.cpp 58 bool hasLandingPads = !MMI->getLandingPads().empty();
64 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()];
99 MMI->TidyLandingPads();
103 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()];
104 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI);
ARMException.cpp 73 MMI->TidyLandingPads();
75 if (!MMI->getLandingPads().empty()) {
78 MMI->getPersonalities()[MMI->getPersonalityIndex()]) {
97 const std::vector<const GlobalVariable *> &TypeInfos = MMI->getTypeInfos();
98 const std::vector<unsigned> &FilterIds = MMI->getFilterIds();
DwarfCFIException.cpp 67 const std::vector<const Function*> &Personalities = MMI->getPersonalities();
91 bool hasLandingPads = !MMI->getLandingPads().empty();
104 const Function *Per = MMI->getPersonalities()[MMI->getPersonalityIndex()];
122 const MCSymbol *Sym = TLOF.getCFIPersonalitySymbol(Per, Asm->Mang, MMI);
153 MMI->TidyLandingPads();
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 62 MachineModuleInfo *MMI, unsigned Encoding,
68 MachineModuleInfo *MMI) const;
109 MachineModuleInfo *MMI, unsigned Encoding,
115 MachineModuleInfo *MMI) const;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 33 * This class can handle Puk code Mmi
61 String mPoundString; // Entire MMI string up to and including #
96 * Check if provided string contains Mmi code in it and create corresponding
97 * Mmi if it does
195 /** Process a MMI PUK code */
218 throw new RuntimeException ("Invalid or Unsupported MMI Code");
221 throw new RuntimeException ("Invalid or Unsupported MMI Code");
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 243 &I(\$c, "{ .mmi") if ($pAny);
248 &I(\$c, "{ .mmi") if ($pAny);
257 &I(\$c, "{ .mmi") if ($pAny);
262 &I(\$c, "{ .mmi") if ($pAny);
271 &I(\$c, "{ .mmi") if ($pAny);
427 { .mmi; \\
431 }{ .mmi; \\
436 { .mmi; \\
440 }{ .mmi; \\
445 { .mmi; \\
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 715 // handle in-call MMI first if applicable
720 // Only look at the Network portion for mmi
722 GsmMmiCode mmi = local
725 "dialing w/ mmi '" + mmi + "'...");
727 if (mmi == null) {
729 } else if (mmi.isTemporaryModeCLIR()) {
730 return mCT.dial(mmi.mDialingNumber, mmi.getCLIRMode(), uusInfo);
732 mPendingMMIs.add(mmi);
743 GsmMmiCode mmi = GsmMmiCode.newFromDialString(dialString, this, mUiccApplication.get()); local
757 GsmMmiCode mmi = GsmMmiCode.newFromUssdUserInput(ussdMessge, this, mUiccApplication.get()); local
1192 GsmMmiCode mmi; local
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITDwarfEmitter.h 39 MachineModuleInfo* MMI;
70 MMI = Info;
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 116 MachineModuleInfo &MMI = MF->getMMI();
117 if (MMI.hasDebugInfo() &&
132 MMI.setVariableDbgInfo(DI->getVariable(),
382 MachineModuleInfo *MMI)
386 if (FT->isVarArg() && !MMI->usesVAFloatArgument()) {
392 MMI->setUsesVAFloatArgument(true);
402 void llvm::AddCatchInfo(const CallInst &I, MachineModuleInfo *MMI,
409 MMI->addPersonality(MBB, cast<Function>(CE->getOperand(0)));
426 MMI->addCatchTypeInfo(MBB, TyInfo);
432 MMI->addCleanup(MBB)
    [all...]
  /external/bluetooth/bluedroid/bta/fs/
bta_fs_cfg.c 34 /* Maximum path length supported by MMI */
  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.h 33 MachineModuleInfo *MMI, unsigned Encoding,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
MmiCode.java 48 * Cancels pending MMI request.
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 94 MachineModuleInfo *MMI = &MF.getMMI();
135 std::vector<MachineMove> &Moves = MMI->getFrameMoves();
138 MCSymbol *FrameLabel = MMI->getContext().CreateTempSymbol();
157 MCSymbol *SaveLRLabel = MMI->getContext().CreateTempSymbol();
161 MMI->getFrameMoves().push_back(MachineMove(SaveLRLabel, CSDst, CSSrc));
173 MCSymbol *SaveR10Label = MMI->getContext().CreateTempSymbol();
177 MMI->getFrameMoves().push_back(MachineMove(SaveR10Label, CSDst, CSSrc));
185 MCSymbol *FrameLabel = MMI->getContext().CreateTempSymbol();
189 MMI->getFrameMoves().push_back(MachineMove(FrameLabel, SPDst, SPSrc));
195 std::vector<MachineMove> &Moves = MMI->getFrameMoves()
    [all...]

Completed in 2282 milliseconds

1 2 3 4 5 6 7 8