Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ISelLowering.h72 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DSIISelLowering.h103 SDNode *PostISelFolding(MachineSDNode *N, SelectionDAG &DAG) const override;
H A DAMDGPUISelLowering.h178 virtual SDNode *PostISelFolding(MachineSDNode *N, in PostISelFolding() function
H A DAMDGPUISelDAGToDAG.cpp1212 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
H A DSIISelLowering.cpp1982 SDNode *SITargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in SITargetLowering
H A DR600ISelLowering.cpp2182 SDNode *R600TargetLowering::PostISelFolding(MachineSDNode *Node, in PostISelFolding() function in R600TargetLowering