Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.cpp2830 static SDValue performSETCCCombine(SDNode *N, in performSETCCCombine() function
2888 return performSETCCCombine(N, DCI); in PerformDAGCombine()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp967 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG) { in performSETCCCombine() function
1051 Val = performSETCCCombine(N, DAG); in PerformDAGCombine()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp3545 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG, in performSETCCCombine() function
4241 return performSETCCCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp14174 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG, in performSETCCCombine() function
16848 return performSETCCCombine(N, DAG, Subtarget); in PerformDAGCombine()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp23876 static SDValue performSETCCCombine(SDNode *N, in performSETCCCombine() function
25338 return performSETCCCombine(N, DCI, DAG); in PerformDAGCombine()