Searched refs:widenLoad (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h79 SDValue widenLoad(LoadSDNode *Ld, DAGCombinerInfo &DCI) const;
H A DSIISelLowering.cpp7728 SDValue SITargetLowering::widenLoad(LoadSDNode *Ld, DAGCombinerInfo &DCI) const { function in class:SITargetLowering
10541 if (SDValue Widended = widenLoad(cast<LoadSDNode>(N), DCI))

Completed in 206 milliseconds