Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6456 auto FindReplicatedImm = [&](ConstantSDNode *C, unsigned TotBytes) { in combineSTORE() local
6499 FindReplicatedImm(C, SplatVal.getValueType().getStoreSize()); in combineSTORE()
6504 FindReplicatedImm(C, MemVT.getStoreSize()); in combineSTORE()