| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
| H A D | MultipleIncludeOpt.h | 85 void Invalidate() { in Invalidate() function 125 return Invalidate(); in EnterTopLevelIfndef() 132 return Invalidate(); in EnterTopLevelIfndef() 145 Invalidate(); in EnterTopLevelConditional() 153 if (!TheMacro) return Invalidate(); in ExitTopLevelConditional()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ContainerModeling.cpp | 940 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateAllIteratorPositions() local 943 return processIteratorPositions(State, MatchCont, Invalidate); in invalidateAllIteratorPositions() 954 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateAllIteratorPositionsExcept() local 957 return processIteratorPositions(State, MatchContAndCompare, Invalidate); in invalidateAllIteratorPositionsExcept() 966 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local 969 return processIteratorPositions(State, Compare, Invalidate); in invalidateIteratorPositions() 981 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local 984 return processIteratorPositions(State, Compare, Invalidate); in invalidateIteratorPositions()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | Environment.cpp | 139 bool Invalidate) { in bindExpr() argument 141 if (Invalidate) in bindExpr()
|
| H A D | ProgramState.cpp | 309 SVal V, bool Invalidate) const{ in BindExpr() 312 Invalidate); in BindExpr()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | Environment.h | 114 bool Invalidate);
|
| H A D | ProgramState.h | 239 bool Invalidate = true) const;
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr500/ |
| H A D | dcpl.cgs | 43 ; Invalidate the data cache. Only the last value stored should have made
|
| H A D | dcul.cgs | 43 ; Invalidate the data cache. Only the last value stored should have made
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr550/ |
| H A D | dcpl.cgs | 43 ; Invalidate the data cache. Only the last value stored should have made
|
| H A D | dcul.cgs | 43 ; Invalidate the data cache. Only the last value stored should have made
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/arm/ |
| H A D | arm_pxa2x0_asm.asm | 49 ; Invalidate I/D-cache. 59 ; Invalidate TLB entries.
|
| H A D | arm_sa1100_asm.asm | 57 ; Invalidate I/D-cache. 59 ; Invalidate TLB entries.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 1075 bool Invalidate = false; in predicateLoopExits() local 1090 Invalidate = true; in predicateLoopExits() 1093 if (Invalidate) in predicateLoopExits()
|
| H A D | Reassociate.cpp | 108 void Invalidate() { SymbolicPart = OrigVal = nullptr; } in Invalidate() function in llvm::reassociate::XorOpnd 1477 CurrOpnd->Invalidate(); in OptimizeXor() 1491 PrevOpnd->Invalidate(); in OptimizeXor() 1496 CurrOpnd->Invalidate(); in OptimizeXor()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 152 // Invalidate page table entry. 156 // Invalidate DAT table entry.
|
| /netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/ |
| H A D | functions.rst | 32 Invalidate record in local cache.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | NewPassManager.rst | 257 // Invalidate all analysis results for function F 260 // Invalidate all analysis results
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 1150 bool Invalidate = Allowed && !Allowed->count(&AAType::ID); 1153 Invalidate |= FnScope->hasFnAttribute(Attribute::Naked) || 1157 Invalidate |= InitializationChainLength > MaxInitializationChainLength; 1162 if (Invalidate) {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 176 "Mips Global Invalidate ASE">;
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | powerpc.igen | 4759 0.31,6./,11.RA,16.RB,21.982,31./:X::icbi:Instruction Cache Block Invalidate 4912 0.31,6./,11.RA,16.RB,21.470,31./:X::dcbi:Data Cache Block Invalidate 4921 TRACE(trace_tbd,("Data Cache Block Invalidate\n")); 4976 0.31,6./,11./,16.RB,21.434,31./:X:64::SLB Invalidate Entry 4978 0.31,6./,11./,16./,21.498,31./:X:64::SLB Invalidate All 4980 0.31,6./,11./,16.RB,21.306,31./:X:::TLB Invalidate Entry 4995 0.31,6./,11./,16./,21.370,31./:X:::TLB Invalidate All
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
| H A D | testutils.inc | 613 ; Invalidate the data cache at the given address
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86.td | 270 "Invalidate Process-Context Identifier">; 278 "Write Back No Invalidate">;
|
| /netbsd-src/sys/arch/luna68k/luna68k/ |
| H A D | locore.s | 745 pmove %a0@,%crp | Invalidate CPU root pointer
|
| /netbsd-src/external/gpl3/gdb/dist/sim/frv/ |
| H A D | ChangeLog-2021 | 1023 * reset.c (frv_hardware_reset): Invalidate both caches. 1113 Invalidate both caches. 1379 * traps.c (frv_itrap): Invalidate and flush the data and insn caches 1403 * traps.c (frv_itrap): Invalidate the insn cache at a breakpoint. 1741 * traps.c (frvbf_check_recovering_store): Invalidate data cache line
|
| /netbsd-src/sys/arch/atari/atari/ |
| H A D | locore.s | 1178 pmove %a0@,%crp | Invalidate CPU root pointer
|