Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 12 of 12) sorted by relevance

/llvm-project/libc/test/UnitTest/
H A DFEnvSafeTest.h42 void restore() { test.set_fenv(before); } restore() function
/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
H A DCGCleanup.cpp60 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { in restore() function in DominatingValue::saved_type
/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h284 void restore() { in restore() function
307 void restore() { P.OpenMPDirectiveParsing = OldVal; } in restore() function
326 void restore() { P.OpenACCDirectiveParsing = OldVal; } in restore() function
[all...]
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp568 auto restore = llvm::make_scope_exit([&]() { pm.setNesting(nesting); }); addToPipeline() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp367 void restore() { in restore() function in llvm::PrologEpilogSGPRSpillBuilder
[all...]
H A DSIRegisterInfo.cpp247 void restore() { restore() function
[all...]
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp1084 EndCheckOnIndexUseInOwnBounds(const std::optional<SourceName> & restore) EndCheckOnIndexUseInOwnBounds() argument
6973 auto restore{BeginCheckOnIndexUseInOwnBounds(bounds.name)}; Pre() local
6990 auto restore{BeginCheckOnIndexUseInOwnBounds(bounds.name)}; Pre() local
/llvm-project/polly/lib/External/isl/
H A Disl_tab_pip.c110 void (*restore)(struct isl_context *context, void *); member
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1260 void restore() { restore() function
H A DSemaOverload.cpp1095 void restore() { restore() function in __anond63fa3840311::UnbridgedCastsSet
/llvm-project/openmp/runtime/src/
H A Dkmp.h847 void restore() { in restore() function