Searched refs:SWI (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/dev/hwpmc/ |
| D | hwpmc_intel.c | 51 PMCDBG3(MDP,SWI,1, "pc=%p pp=%p enable-msr=%d", pc, pp, in intel_switch_in() 58 PMCDBG1(MDP,SWI,1, "cr4=0x%jx", (uintmax_t) rcr4()); in intel_switch_in()
|
| D | hwpmc_amd.c | 536 PMCDBG3(MDP,SWI,1, "pc=%p pp=%p enable-msr=%d", pc, pp, in amd_switch_in()
|
| D | hwpmc_mod.c | 536 DBG_SET_FLAG_MIN("swi", SWI); in pmc_debugflags_parse() 1370 PMCDBG5(CSW,SWI,1, "cpu=%d proc=%p (%d, %s) pp=%p", cpu, p, in pmc_process_csw_in() 1480 PMCDBG3(CSW,SWI,1,"cpu=%d ri=%d new=%jd", cpu, ri, newvalue); in pmc_process_csw_in()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| D | CoroElide.cpp | 303 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local 304 if (SWI->getNumCases() == 2) in collectPostSplitCoroIds() 305 CoroSuspendSwitches.insert(SWI); in collectPostSplitCoroIds()
|
| D | CoroFrame.cpp | 618 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas() local 619 DefaultSuspendDest[SWI] = SWI->getDefaultDest(); in addFieldForAllocas() 620 SWI->setDefaultDest(SWI->getSuccessor(1)); in addFieldForAllocas() 688 SwitchInst *SWI = SwitchAndDefaultDest.first; in addFieldForAllocas() local 690 SWI->setDefaultDest(DestBB); in addFieldForAllocas()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | acorn | 14 # RISC OS AIF, contains "SWI OS_Exit" at offset 16.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | Attr.td | 796 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", ""], 797 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", "Generic"],
|
| D | AttrDocs.td | 1973 "FIQ", "SWI", "ABORT", "UNDEF".
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 6328 case ARMInterruptAttr::SWI: Kind = "SWI"; break; in setTargetAttributes()
|
| /freebsd-12-stable/crypto/heimdal/lib/wind/ |
| D | UnicodeData.txt | 4000 14F8;CANADIAN SYLLABICS SWI;Lo;0;L;;;;;N;;;;; 4001 14F9;CANADIAN SYLLABICS WEST-CREE SWI;Lo;0;L;;;;;N;;;;;
|
| D | NormalizationTest.txt | 8061 C26C;C26C;1109 1171;C26C;1109 1171; # (쉬; 쉬; 쉬; 쉬; 쉬; ) HANGUL SYLLABLE SWI
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | extend.texi | 2035 Permissible values for this parameter are: IRQ, FIQ, SWI, ABORT and UNDEF@.
|