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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h79 SDValue lowerPrivateTruncStore(StoreSDNode *Store, SelectionDAG &DAG) const;
H A DR600ISelLowering.cpp1144 SDValue R600TargetLowering::lowerPrivateTruncStore(StoreSDNode *Store, function in class:R600TargetLowering
1336 return lowerPrivateTruncStore(StoreNode, DAG);

Completed in 85 milliseconds