Searched defs:Memo (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | FastISelEmitter.cpp | 579 InstructionMemo Memo( collectPatterns() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | InlineFunction.cpp | 281 auto Memo = MemoMap.find(ChildPad); getUnwindDestTokenHelper() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonGenInsert.cpp | 1182 PairMapType Memo; // Memoization map for distance calculation. in pruneCandidates() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 11325 UseMemo Memo = { *UI, i, &Use }; ReplaceAllUsesOfValuesWith() local |