Home
last modified time | relevance | path

Searched refs:Memo (Results 1 – 25 of 41) sorted by relevance

12

/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp540 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/
DFastISelEmitter.cpp576 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/
DInlineFunction.cpp229 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/
DHexagonGenInsert.cpp1168 PairMapType Memo; // Memoization map for distance calculation. in pruneCandidates() local
1171 pruneUsesTooFar(I->first, RPO, Memo); in pruneCandidates()
/external/zlib/src/doc/
Drfc1950.txt16 Status of This Memo
Drfc1952.txt14 Status of This Memo
Drfc1951.txt14 Status of This Memo
/external/libogg/doc/
Drfc5334.txt16 Status of This Memo
Drfc3533.txt14 Status of this Memo
/external/syslinux/doc/
Drfc5071.txt14 Status of This Memo
/external/libmtp/logs/
Dmtp-detect-asus-memo-pad7_2.txt1 ### Asus Memo Pad 7
/external/tensorflow/
DRELEASE.md793 Szepieniec, Martial Hue, Medhat Omr, Memo Akten, Michael Gharbi, MichaëL Defferrard,
1306 …@liyongsea, Lucas Adams, @makseq, Mandeep Singh, @manipopopo, Mark Amery, Memo Akten, Michael Heil…
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5474 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith() local
5475 Uses.push_back(Memo); in ReplaceAllUsesOfValuesWith()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6518 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith() local
6519 Uses.push_back(Memo); in ReplaceAllUsesOfValuesWith()
/external/libexif/po/
Den_AU.po5368 msgid "Voice Memo"
5369 msgstr "Voice Memo"
Den_GB.po5368 msgid "Voice Memo"
5369 msgstr "Voice Memo"
Dlibexif-12.pot4972 msgid "Voice Memo"
Dbe.po4976 msgid "Voice Memo"
Duk.po4975 msgid "Voice Memo"
Den_CA.po5026 msgid "Voice Memo"
Dpt.po4976 msgid "Voice Memo"
Dsq.po4976 msgid "Voice Memo"
Dsr.po5187 msgid "Voice Memo"
Dja.po4996 msgid "Voice Memo"
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt25 Status of this Memo

12