Searched defs:OtherUses (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelLowering.cpp | 3899 bool OtherUses = !Val.hasOneUse(); performStoreCombine() local |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 6930 SmallVector<SDNode*, 8> OtherUses; combineLOAD() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 18473 SmallVector<SDNode *, 16> OtherUses; CombineToPreIndexedLoadStore() local |