HomeSort by: relevance | last modified time | path
    Searched refs:PostISelFolding (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600ISelLowering.h 106 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
AMDGPUISelLowering.h 246 virtual SDNode *PostISelFolding(MachineSDNode *N,
SIISelLowering.h 399 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
AMDGPUISelDAGToDAG.cpp 3021 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
R600ISelLowering.cpp 2111 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node,
SIISelLowering.cpp 11174 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node,

Completed in 64 milliseconds