Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp393 SignaturesWithConstantForms; member in __anon5fcc75e60511::FastISelMap
605 SignaturesWithConstantForms[Operands.getWithoutImmCodes()] in collectPatterns()
813 = SignaturesWithConstantForms.find(Operands); in printFunctionDefinitions()
814 if (MI != SignaturesWithConstantForms.end()) { in printFunctionDefinitions()
836 SignaturesWithConstantForms.erase(MI); in printFunctionDefinitions()