Searched refs:WLS (Results 1 – 5 of 5) sorted by relevance
834 DenseSet<unsigned> WLS; in copyMetadata() local836 WLS.insert(M); in copyMetadata()843 if (WL.empty() || WLS.count(MD.first)) in copyMetadata()846 if (WL.empty() || WLS.count(LLVMContext::MD_dbg)) in copyMetadata()
134 WLS, // Low-overhead loops, While Loop Start branch. See t2WhileLoopStart enumerator
370 // Label operands for BF/BFL/WLS/DLS/LE5528 // WhileLoopStartLR that sets up LR and branches on zero, equivalent to WLS. It
4004 case ARMISD::WLS: { in Select()
1818 MAKE_CASE(ARMISD::WLS) in getTargetNodeName()17088 Res = DAG.getNode(ARMISD::WLS, dl, MVT::Other, Ops); in PerformHWLoopCombine()17095 Res = DAG.getNode(ARMISD::WLS, dl, MVT::Other, Ops); in PerformHWLoopCombine()