Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h873 CGF.unprotectFromPeepholes(Protection); in unbind()
2230 void unprotectFromPeepholes(PeepholeProtection protection);
DCodeGenFunction.cpp1845 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h1234 CGF.unprotectFromPeepholes(Protection);
3075 void unprotectFromPeepholes(PeepholeProtection protection);
DCodeGenFunction.cpp2198 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes() function in CodeGenFunction