Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h98 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DSIISelLowering.h139 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DAMDGPUISelLowering.h182 virtual SDNode *PostISelFolding(MachineSDNode *N,
DAMDGPUISelDAGToDAG.cpp1562 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
DR600ISelLowering.cpp2302 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering
DSIISelLowering.cpp3215 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering