Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3288 MVT CurNodeVT = N.getSimpleValueType(); in SelectCodeCommon() local
3303 if (CurNodeVT == CaseVT) in SelectCodeCommon()
3314 LLVM_DEBUG(dbgs() << " TypeSwitch[" << EVT(CurNodeVT).getEVTString() in SelectCodeCommon()