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 60 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const;
AMDGPUISelLowering.h 72 virtual SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const {
AMDGPUISelDAGToDAG.cpp 824 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
SIISelLowering.cpp     [all...]

Completed in 57 milliseconds