Home
last modified time | relevance | path

Searched defs:Memo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp592 InstructionMemo Memo(Pattern.getDstPattern().getOperator()->getName(), in collectPatterns() local
644 const InstructionMemo &Memo = PI->second; in emitInstructionCode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp284 auto Memo = MemoMap.find(ChildPad); in getUnwindDestTokenHelper() local
322 auto Memo = MemoMap.find(ChildPad); in getUnwindDestTokenHelper() local
408 auto Memo = MemoMap.find(EHPad); in getUnwindDestToken() local
475 auto Memo = MemoMap.find(UselessPad); in getUnwindDestToken() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1182 PairMapType Memo; // Memoization map for distance calculation. in pruneCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11662 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith() local