Home
last modified time | relevance | path

Searched refs:PostISelFolding (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h77 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DSIISelLowering.h107 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DAMDGPUISelLowering.h183 virtual SDNode *PostISelFolding(MachineSDNode *N, in PostISelFolding() function
DAMDGPUISelDAGToDAG.cpp1497 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
DSIISelLowering.cpp2310 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering
DR600ISelLowering.cpp2182 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering