Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600ISelLowering.h72 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DSIISelLowering.h73 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
DAMDGPUISelLowering.h144 virtual SDNode *PostISelFolding(MachineSDNode *N, in PostISelFolding() function
DAMDGPUISelDAGToDAG.cpp795 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
DSIISelLowering.cpp1636 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering
DR600ISelLowering.cpp2178 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering