Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp417 static MVT getPhysicalRegisterVT(SDNode *N, unsigned Reg, in getPhysicalRegisterVT() function
582 MVT VT = getPhysicalRegisterVT(LRDef->getNode(), Reg, TII); in ListScheduleBottomUp()
H A DScheduleDAGRRList.cpp1273 static MVT getPhysicalRegisterVT(SDNode *N, unsigned Reg, in getPhysicalRegisterVT() function
1563 MVT VT = getPhysicalRegisterVT(LRDef->getNode(), Reg, TII); in PickNodeToScheduleBottomUp()