Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h116 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelLowering.h257 virtual SDNode *PostISelFolding(MachineSDNode *N,
H A DSIISelLowering.h424 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DR600ISelLowering.cpp2082 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering
H A DAMDGPUISelDAGToDAG.cpp2995 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
H A DSIISelLowering.cpp11939 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering