Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h136 WLSSETUP, // Setup for the iteration count of a WLS. See t2WhileLoopSetup. enumerator
H A DARMISelDAGToDAG.cpp4022 case ARMISD::WLSSETUP: { in Select()
H A DARMISelLowering.cpp1897 MAKE_CASE(ARMISD::WLSSETUP) in getTargetNodeName()
18303 SDValue Setup = DAG.getNode(ARMISD::WLSSETUP, dl, MVT::i32, Elements); in PerformHWLoopCombine()