Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h73 SDValue lowerPrivateTruncStore(StoreSDNode *Store, SelectionDAG &DAG) const;
DR600ISelLowering.cpp1306 SDValue R600TargetLowering::lowerPrivateTruncStore(StoreSDNode *Store, in lowerPrivateTruncStore() function in R600TargetLowering
1427 return lowerPrivateTruncStore(StoreNode, DAG); in LowerSTORE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h79 SDValue lowerPrivateTruncStore(StoreSDNode *Store, SelectionDAG &DAG) const;
DR600ISelLowering.cpp1138 SDValue R600TargetLowering::lowerPrivateTruncStore(StoreSDNode *Store, in lowerPrivateTruncStore() function in R600TargetLowering
1327 return lowerPrivateTruncStore(StoreNode, DAG); in LowerSTORE()