Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.h88 SDValue lowerPrivateTruncStore(StoreSDNode *Store, SelectionDAG &DAG) const;
H A DR600ISelLowering.cpp1014 SDValue R600TargetLowering::lowerPrivateTruncStore(StoreSDNode *Store, in lowerPrivateTruncStore() function in R600TargetLowering
1207 return lowerPrivateTruncStore(StoreNode, DAG); in LowerSTORE()