Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp389 for (const InstructionMapping *AltMapping : AltMappings) in getInstrPossibleMappings() local
390 PossibleMappings.push_back(AltMapping); in getInstrPossibleMappings()