Searched refs:PreprocessISelDAG (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h83 /// PreprocessISelDAG - This hook allows targets to hack on the graph before
85 virtual void PreprocessISelDAG() {} function in class:llvm::SelectionDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h53 void PreprocessISelDAG() override;
H A DHexagonISelDAGToDAG.cpp1206 void HexagonDAGToDAGISel::PreprocessISelDAG() { function in class:HexagonDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp61 void PreprocessISelDAG() override;
320 void BPFDAGToDAGISel::PreprocessISelDAG() { function in class:BPFDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp371 void PreprocessISelDAG() override;
1886 void SystemZDAGToDAGISel::PreprocessISelDAG() { function in class:SystemZDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp158 void PreprocessISelDAG() override;
333 void PreprocessISelDAG() override {}
496 void AMDGPUDAGToDAGISel::PreprocessISelDAG() { function in class:AMDGPUDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp71 void PreprocessISelDAG() override;
372 void ARMDAGToDAGISel::PreprocessISelDAG() { function in class:ARMDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp162 void PreprocessISelDAG() override;
5581 void PPCDAGToDAGISel::PreprocessISelDAG() { function in class:PPCDAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp203 void PreprocessISelDAG() override;
801 void X86DAGToDAGISel::PreprocessISelDAG() { function in class:X86DAGToDAGISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1098 PreprocessISelDAG();

Completed in 161 milliseconds