Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp2681 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt() function
2818 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp12177 static SDValue customLegalizeToWOpWithSExt(SDNode *N, SelectionDAG &DAG) { in customLegalizeToWOpWithSExt() function
12379 Results.push_back(customLegalizeToWOpWithSExt(N, DAG)); in ReplaceNodeResults()