Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp249 getMCOIOperandTypes(const CodeGenInstructionPattern &CGP);
412 const auto MCOITypes = getMCOIOperandTypes(*CGP); in inferImmediateType()
462 std::vector<std::string> CombineRuleOperandTypeChecker::getMCOIOperandTypes( in getMCOIOperandTypes() function in __anon569e2aa20111::CombineRuleOperandTypeChecker
529 const auto MCOITypes = getMCOIOperandTypes(*CGP); in getInstEqClasses()