Searched refs:EmitAsmStores (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2527 EmitAsmStores(CodeGenFunction &CGF, const AsmStmt &S, in EmitAsmStores() function 3081 EmitAsmStores(*this, S, RegResults, ResultRegTypes, ResultTruncRegTypes, in EmitAsmStmt() 3092 EmitAsmStores(*this, S, CBRRegResults[Succ], ResultRegTypes, in EmitAsmStmt()
|