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.cpp4248 SDValue CSRWRResults = in ReplaceNodeResults() local
4253 DAG.getNode(ISD::TRUNCATE, DL, VT, CSRWRResults.getValue(0))); in ReplaceNodeResults()
4254 Results.push_back(CSRWRResults.getValue(1)); in ReplaceNodeResults()