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.cpp2681 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt() function
2818 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12177 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt()
12379 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()
12396 // similar to customLegalizeToWOpWithSExt, but we must zero_extend the in ReplaceNodeResults()
12175 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { customLegalizeToWOpWithSExt() function