Home
last modified time | relevance | path

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

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