Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp2367 std::vector<llvm::Type*> InOutArgElemTypes; in EmitAsmStmt() local
2517 InOutArgElemTypes.push_back(ArgElemType); in EmitAsmStmt()
2610 ArgElemTypes.push_back(InOutArgElemTypes[i]); in EmitAsmStmt()