Searched refs:PaddedOp (Results 1 – 1 of 1) sorted by relevance
1108 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local1111 PaddedOp = constWithPadding(CGM, isPattern, OpValue); in constWithPadding()1116 PaddedOp = constWithPadding(CGM, isPattern, OpValue); in constWithPadding()1118 Values.push_back(PaddedOp); in constWithPadding()