Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3634 MVT CurNodeVT = N.getSimpleValueType(); in SelectCodeCommon() local
3650 if (CurNodeVT == CaseVT) in SelectCodeCommon()
3661 LLVM_DEBUG(dbgs() << " TypeSwitch[" << CurNodeVT in SelectCodeCommon()