Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7142 auto FindReplicatedImm = [&](ConstantSDNode *C, unsigned TotBytes) { in combineSTORE() argument
7147 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, C->getZExtValue())); in combineSTORE()