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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h107 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelLowering.h258 virtual SDNode *PostISelFolding(MachineSDNode *N,
H A DSIISelLowering.h382 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelDAGToDAG.cpp2806 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
H A DR600ISelLowering.cpp2207 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, function in class:R600TargetLowering
H A DSIISelLowering.cpp10867 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, function in class:SITargetLowering

Completed in 96 milliseconds