| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 43 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 184 return LowerSETCC(Op, DAG); in LowerOperation() 958 SDValue LanaiTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in LanaiTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 44 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 227 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation() 1021 SDValue MSP430TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in MSP430TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 109 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AVRISelLowering.cpp | 845 SDValue AVRTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in llvm::AVRTargetLowering 941 return LowerSETCC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 128 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1670 return LowerSETCC(Op, DAG); in LowerOperation() 2736 SDValue WebAssemblyTargetLowering::LowerSETCC(SDValue Op, in LowerSETCC() function in WebAssemblyTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 165 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1392 return LowerSETCC(Op, DAG); in LowerOperation() 2144 SDValue M68kTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in M68kTargetLowering 2271 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerSELECT() 2472 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerBRCOND()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 246 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 1116 SDValue HexagonTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in HexagonTargetLowering 3417 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 648 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 7236 return LowerSETCC(Op, DAG); in LowerOperation() 10995 SDValue AArch64TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1295 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 3741 SDValue PPCTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in PPCTargetLowering 12556 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1765 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 24605 SDValue X86TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in X86TargetLowering 25026 if (SDValue NewCond = LowerSETCC(Cond, DAG)) { in LowerSELECT() 33649 case ISD::STRICT_FSETCCS: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12873 …LowerSETCCENS_7SDValueERNS_12SelectionDAGE", "llvm::X86TargetLowering::LowerSETCC(llvm::SDValue, l…
|