HomeSort by relevance Sort by last modified time
    Searched refs:PostISelFolding (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/R600/
SIISelLowering.h 54 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const;
AMDGPUISelLowering.h 65 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const {
AMDILISelDAGToDAG.cpp 638 SDNode *ResNode = Lowering.PostISelFolding(Node, *CurDAG);
SIISelLowering.cpp 549 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node,

Completed in 59 milliseconds