Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3042 SDValue CSRXCHGResults = DAG.getNode( in ReplaceNodeResults() local
3048 DAG.getNode(ISD::TRUNCATE, DL, VT, CSRXCHGResults.getValue(0))); in ReplaceNodeResults()
3049 Results.push_back(CSRXCHGResults.getValue(1)); in ReplaceNodeResults()