Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6456 auto FindReplicatedImm = [&](ConstantSDNode *C, unsigned TotBytes) { in combineSTORE() argument
6461 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, C->getZExtValue())); in combineSTORE()