Searched refs:InputDecls (Results 1 – 1 of 1) sorted by relevance
4685 SmallVector<void *, 4> InputDecls; in parseMSInlineAsm() local4750 InputDecls.push_back(OpDecl); in parseMSInlineAsm()4765 NumInputs = InputDecls.size(); in parseMSInlineAsm()4787 OpDecls[j] = std::make_pair(InputDecls[i], InputDeclsAddressOf[i]); in parseMSInlineAsm()