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

/external/llvm/lib/Target/R600/
H A DSIISelLowering.h60 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const;
H A DAMDGPUISelLowering.h72 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const { function in class:llvm::AMDGPUTargetLowering
H A DAMDGPUISelDAGToDAG.cpp824 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
H A DSIISelLowering.cpp1002 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, function in class:SITargetLowering

Completed in 148 milliseconds