Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3850 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt() function
4024 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14054 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt() function
14274 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()