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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h107 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DSIISelLowering.h366 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelLowering.h251 virtual SDNode *PostISelFolding(MachineSDNode *N,
H A DAMDGPUISelDAGToDAG.cpp2731 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
H A DR600ISelLowering.cpp2201 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, function in class:R600TargetLowering
H A DSIISelLowering.cpp10343 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, function in class:SITargetLowering

Completed in 187 milliseconds