| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 88 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 193 return LowerSETCC(Op, DAG); in LowerOperation() 969 SDValue LanaiTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in LanaiTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 98 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 347 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation() 1141 SDValue MSP430TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in MSP430TargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 119 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1257 return LowerSETCC(Op, DAG); in LowerOperation() 1944 SDValue WebAssemblyTargetLowering::LowerSETCC(SDValue Op, in LowerSETCC() function in WebAssemblyTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 160 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AVRISelLowering.cpp | 754 SDValue AVRTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in llvm::AVRTargetLowering 805 return LowerSETCC(Op, DAG); in LowerOperation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.h | 206 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | M68kISelLowering.cpp | 1328 return LowerSETCC(Op, DAG); in LowerOperation() 1900 SDValue M68kTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in M68kTargetLowering 2027 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerSELECT() 2262 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerBRCOND()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 220 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLowering.cpp | 1031 SDValue HexagonTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in HexagonTargetLowering 3168 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1197 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | PPCISelLowering.cpp | 3440 SDValue PPCTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in PPCTargetLowering 10789 case ISD::SETCC: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1523 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | X86ISelLowering.cpp | 23446 SDValue X86TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in X86TargetLowering 23690 if (SDValue NewCond = LowerSETCC(Cond, DAG)) { in LowerSELECT() 30327 case ISD::STRICT_FSETCCS: return LowerSETCC(Op, DAG); in LowerOperation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 917 SDValue LowerSETCC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 4476 return LowerSETCC(Op, DAG); in LowerOperation() 6876 SDValue AArch64TargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC() function in AArch64TargetLowering
|