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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h71 /// PreprocessISelDAG - This hook allows targets to hack on the graph before
73 virtual void PreprocessISelDAG() {} function in class:llvm::SelectionDAGISel
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAGISel.h67 /// PreprocessISelDAG - This hook allows targets to hack on the graph before
69 virtual void PreprocessISelDAG() {} function in class:llvm::SelectionDAGISel
/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp66 void PreprocessISelDAG() override;
1494 void AMDGPUDAGToDAGISel::PreprocessISelDAG() { function in class:AMDGPUDAGToDAGISel
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp64 virtual void PreprocessISelDAG() override;
1276 void HexagonDAGToDAGISel::PreprocessISelDAG() { function in class:HexagonDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp173 virtual void PreprocessISelDAG();
426 void X86DAGToDAGISel::PreprocessISelDAG() { function in class:X86DAGToDAGISel
/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp183 void PreprocessISelDAG() override;
536 void X86DAGToDAGISel::PreprocessISelDAG() { function in class:X86DAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp631 PreprocessISelDAG();
/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp77 void PreprocessISelDAG() override;
335 void ARMDAGToDAGISel::PreprocessISelDAG() { function in class:ARMDAGToDAGISel
/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp89 void PreprocessISelDAG() override;
3411 void PPCDAGToDAGISel::PreprocessISelDAG() { function in class:PPCDAGToDAGISel
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp922 PreprocessISelDAG();

Completed in 1460 milliseconds