Home
last modified time | relevance | path

Searched refs:SignaturesWithConstantForms (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp402 SignaturesWithConstantForms; member in __anon3cd78fb00511::FastISelMap
613 SignaturesWithConstantForms[Operands.getWithoutImmCodes()].push_back( in collectPatterns()
820 SignaturesWithConstantForms.find(Operands); in printFunctionDefinitions()
821 if (MI != SignaturesWithConstantForms.end()) { in printFunctionDefinitions()
842 SignaturesWithConstantForms.erase(MI); in printFunctionDefinitions()