Home
last modified time | relevance | path

Searched refs:performAndCombine (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h60 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DAMDGPUISelLowering.h72 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp2517 SDValue SITargetLowering::performAndCombine(SDNode *N, in performAndCombine() function in SITargetLowering
2522 if (SDValue Base = AMDGPUTargetLowering::performAndCombine(N, DCI)) in performAndCombine()
3042 return performAndCombine(N, DCI); in PerformDAGCombine()
DAMDGPUISelLowering.cpp2291 SDValue AMDGPUTargetLowering::performAndCombine(SDNode *N, in performAndCombine() function in AMDGPUTargetLowering
2623 return performAndCombine(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h150 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp8256 SDValue SITargetLowering::performAndCombine(SDNode *N, in performAndCombine() function in SITargetLowering
10046 return performAndCombine(N, DCI); in PerformDAGCombine()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.h157 SDValue performAndCombine(SDNode *N, DAGCombinerInfo &DCI) const;
DSIISelLowering.cpp8970 SDValue SITargetLowering::performAndCombine(SDNode *N, in performAndCombine() function in SITargetLowering
10776 return performAndCombine(N, DCI); in PerformDAGCombine()