Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2689 std::vector<llvm::Type*> InOutArgElemTypes; in EmitAsmStmt() local
2838 InOutArgElemTypes.push_back(ArgElemType); in EmitAsmStmt()
2931 ArgElemTypes.push_back(InOutArgElemTypes[i]); in EmitAsmStmt()