Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmtAsm.cpp220 StringRef InOutReg = Target.getConstraintRegister( in getClobberConflictLocation() local
222 if (InOutReg != "") in getClobberConflictLocation()
223 InOutVars.insert(InOutReg); in getClobberConflictLocation()