Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1073 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1076 PaddedOp = constWithPadding(CGM, isPattern, OpValue); in constWithPadding()
1081 PaddedOp = constWithPadding(CGM, isPattern, OpValue); in constWithPadding()
1083 Values.push_back(PaddedOp); in constWithPadding()