Home
last modified time | relevance | path

Searched refs:combineSTORE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Ddag-combine-04.ll1 ; Test that SystemZTargetLowering::combineSTORE() does not crash due to not
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h550 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp4920 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering
5132 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h600 SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp5362 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE() function in SystemZTargetLowering
5676 case ISD::STORE: return combineSTORE(N, DCI); in PerformDAGCombine()