Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h116 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelLowering.h302 virtual SDNode *PostISelFolding(MachineSDNode *N,
H A DSIISelLowering.h471 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DR600ISelLowering.cpp2071 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering
H A DAMDGPUISelDAGToDAG.cpp3633 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
H A DSIISelLowering.cpp15041 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering