Searched refs:performSETCCCombine (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 3362 static SDValue performSETCCCombine(SDNode *N, in performSETCCCombine() function 3511 return performSETCCCombine(N, DCI); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEISelLowering.cpp | 1006 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG) { in performSETCCCombine() function 1090 Val = performSETCCCombine(N, DAG); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 5040 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG, in performSETCCCombine() function 5808 return performSETCCCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 16385 static SDValue performSETCCCombine(SDNode *N, SelectionDAG &DAG, in performSETCCCombine() function 19888 return performSETCCCombine(N, DAG, Subtarget); in PerformDAGCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 25253 static SDValue performSETCCCombine(SDNode *N, in performSETCCCombine() function 26807 return performSETCCCombine(N, DCI, DAG); in PerformDAGCombine()
|