Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp3362 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 DMipsSEISelLowering.cpp1006 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 DLoongArchISelLowering.cpp5040 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 DRISCVISelLowering.cpp16385 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 DAArch64ISelLowering.cpp25253 static SDValue performSETCCCombine(SDNode *N, in performSETCCCombine() function
26807 return performSETCCCombine(N, DCI, DAG); in PerformDAGCombine()