Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBankInfo.h350 void createVRegs(unsigned OpIdx);
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp697 void RegisterBankInfo::OperandsMapper::createVRegs(unsigned OpIdx) { in createVRegs() function in RegisterBankInfo::OperandsMapper
H A DRegBankSelect.cpp607 OpdMapper.createVRegs(OpIdx); in applyMapping()