Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp421 static MVT getPhysicalRegisterVT(SDNode *N, unsigned Reg, in getPhysicalRegisterVT() function
589 MVT VT = getPhysicalRegisterVT(LRDef->getNode(), Reg, TII); in ListScheduleBottomUp()
H A DScheduleDAGRRList.cpp1276 static MVT getPhysicalRegisterVT(SDNode *N, unsigned Reg, in getPhysicalRegisterVT() function
1569 MVT VT = getPhysicalRegisterVT(LRDef->getNode(), Reg, TII); in PickNodeToScheduleBottomUp()