| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 60 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARCISelLowering.cpp | 220 SDValue ARCTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in ARCTargetLowering 779 return LowerBR_CC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 34 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | LanaiISelLowering.cpp | 172 return LowerBR_CC(Op, DAG); in LowerOperation() 857 SDValue LanaiTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in LanaiTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 78 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | BPFISelLowering.cpp | 318 return LowerBR_CC(Op, DAG); in LowerOperation() 691 SDValue BPFTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in BPFTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 43 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MSP430ISelLowering.cpp | 228 case ISD::BR_CC: return LowerBR_CC(Op, DAG); in LowerOperation() 1006 SDValue MSP430TargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in MSP430TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 106 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AVRISelLowering.cpp | 814 SDValue AVRTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in llvm::AVRTargetLowering 937 return LowerBR_CC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 871 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | ARMISelLowering.cpp | 5827 SDValue ARMTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in ARMTargetLowering 10640 case ISD::BR_CC: return LowerBR_CC(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 650 SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | AArch64ISelLowering.cpp | 7242 return LowerBR_CC(Op, DAG); in LowerOperation() 10434 SDValue AArch64TargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstr64Bit.td | 280 // 64-bit compares. See LowerBR_CC.
|
| H A D | SparcISelLowering.cpp | 2583 static SDValue LowerBR_CC(SDValue Op, SelectionDAG &DAG, in LowerBR_CC() function 3122 return LowerBR_CC(Op, DAG, *this, hasHardQuad, isV9, is64Bit); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 13965 …LowerBR_CCENS_7SDValueERNS_12SelectionDAGE", "llvm::ARMTargetLowering::LowerBR_CC(llvm::SDValue, l…
|