Searched refs:Memo (Results 1 – 25 of 40) sorted by relevance
12
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FastISelEmitter.cpp | 540 InstructionMemo Memo = { in collectPatterns() local 551 SimplePatterns[Operands][OpcodeName][VT][RetVT][PredicateCheck] = Memo; in collectPatterns() 619 const InstructionMemo &Memo = PI->second; in printFunctionDefinitions() local 631 for (unsigned i = 0; i < Memo.PhysRegs->size(); ++i) { in printFunctionDefinitions() 632 if ((*Memo.PhysRegs)[i] != "") in printFunctionDefinitions() 635 << (*Memo.PhysRegs)[i] << ").addReg(Op" << i << ");\n"; in printFunctionDefinitions() 639 if (Memo.SubRegNo.empty()) { in printFunctionDefinitions() 640 Operands.PrintManglingSuffix(OS, *Memo.PhysRegs, in printFunctionDefinitions() 642 OS << "(" << InstNS << Memo.Name << ", "; in printFunctionDefinitions() 643 OS << InstNS << Memo.RC->getName() << "RegisterClass"; in printFunctionDefinitions() [all …]
|
/external/llvm/utils/TableGen/ |
D | FastISelEmitter.cpp | 576 InstructionMemo Memo = { in collectPatterns() local 597 std::make_pair(complexity, Memo)); in collectPatterns() 634 const InstructionMemo &Memo = PI->second; in emitInstructionCode() local 635 std::string PredicateCheck = Memo.PredicateCheck; in emitInstructionCode() 648 "name:" + Memo.Name + " predicate: " + in emitInstructionCode() 655 for (unsigned i = 0; i < Memo.PhysRegs->size(); ++i) { in emitInstructionCode() 656 if ((*Memo.PhysRegs)[i] != "") in emitInstructionCode() 659 << (*Memo.PhysRegs)[i] << ").addReg(Op" << i << ");\n"; in emitInstructionCode() 663 if (Memo.SubRegNo.empty()) { in emitInstructionCode() 664 Operands.PrintManglingSuffix(OS, *Memo.PhysRegs, in emitInstructionCode() [all …]
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 229 auto Memo = MemoMap.find(ChildPad); in getUnwindDestTokenHelper() local 230 if (Memo == MemoMap.end()) { in getUnwindDestTokenHelper() 237 Value *ChildUnwindDestToken = Memo->second; in getUnwindDestTokenHelper() 267 auto Memo = MemoMap.find(ChildPad); in getUnwindDestTokenHelper() local 268 if (Memo == MemoMap.end()) { in getUnwindDestTokenHelper() 275 ChildUnwindDestToken = Memo->second; in getUnwindDestTokenHelper() 353 auto Memo = MemoMap.find(EHPad); in getUnwindDestToken() local 354 if (Memo != MemoMap.end()) in getUnwindDestToken() 355 return Memo->second; in getUnwindDestToken()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 1168 PairMapType Memo; // Memoization map for distance calculation. in pruneCandidates() local 1171 pruneUsesTooFar(I->first, RPO, Memo); in pruneCandidates()
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 16 Status of This Memo
|
D | rfc1952.txt | 14 Status of This Memo
|
D | rfc1951.txt | 14 Status of This Memo
|
/external/libogg/doc/ |
D | rfc5334.txt | 16 Status of This Memo
|
D | rfc3533.txt | 14 Status of this Memo
|
/external/syslinux/doc/ |
D | rfc5071.txt | 14 Status of This Memo
|
/external/libmtp/logs/ |
D | mtp-detect-asus-memo-pad7_2.txt | 1 ### Asus Memo Pad 7
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5474 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith() local 5475 Uses.push_back(Memo); in ReplaceAllUsesOfValuesWith()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6518 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith() local 6519 Uses.push_back(Memo); in ReplaceAllUsesOfValuesWith()
|
/external/libexif/po/ |
D | en_GB.po | 5368 msgid "Voice Memo" 5369 msgstr "Voice Memo"
|
D | en_AU.po | 5368 msgid "Voice Memo" 5369 msgstr "Voice Memo"
|
D | libexif-12.pot | 4972 msgid "Voice Memo"
|
D | en_CA.po | 5026 msgid "Voice Memo"
|
D | sr.po | 5187 msgid "Voice Memo"
|
D | uk.po | 4975 msgid "Voice Memo"
|
D | be.po | 4976 msgid "Voice Memo"
|
D | ru.po | 5162 msgid "Voice Memo"
|
D | ja.po | 4996 msgid "Voice Memo"
|
D | zh_CN.po | 4976 msgid "Voice Memo"
|
D | tr.po | 4976 msgid "Voice Memo"
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 25 Status of this Memo
|
12