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.cpp390 SignaturesWithConstantForms; member in __anon3cd78fb00711::FastISelMap
594 SignaturesWithConstantForms[Operands.getWithoutImmCodes()].push_back( in collectPatterns()
786 SignaturesWithConstantForms.find(Operands); in printFunctionDefinitions()
787 if (MI != SignaturesWithConstantForms.end()) { in printFunctionDefinitions()
808 SignaturesWithConstantForms.erase(MI); in printFunctionDefinitions()