Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp495 pushRegLanes(Reg, SubRegIdx, RegOpers.Uses); in collectOperandLanes()
504 pushRegLanes(Reg, SubRegIdx, RegOpers.DeadDefs); in collectOperandLanes()
506 pushRegLanes(Reg, SubRegIdx, RegOpers.Defs); in collectOperandLanes()
510 void pushRegLanes(unsigned Reg, unsigned SubRegIdx, in pushRegLanes() function in __anonc321afd30611::RegisterOperandsCollector