Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp528 bool RegBankSelect::applyMapping( in applyMapping() function in RegBankSelect
565 RBI->applyMapping(OpdMapper); in applyMapping()
596 return applyMapping(MI, *BestMapping, RepairPts); in assignInstr()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h698 void applyMapping(const OperandsMapper &OpdMapper) const { in applyMapping() function
H A DRegBankSelect.h614 bool applyMapping(MachineInstr &MI,