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

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

Completed in 70 milliseconds