Home
last modified time | relevance | path

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

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