Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14221 performSIGN_EXTEND_INREGCombine(SDNode *N, SelectionDAG &DAG, in performSIGN_EXTEND_INREGCombine()
16850 return performSIGN_EXTEND_INREGCombine(N, DAG, Subtarget); in PerformDAGCombine()
14218 performSIGN_EXTEND_INREGCombine(SDNode *N, SelectionDAG &DAG, performSIGN_EXTEND_INREGCombine() function