Home
last modified time | relevance | path

Searched refs:SWI (Results 1 – 25 of 1855) sorted by last modified time

12345678910>>...75

/dports/math/gap/gap-4.11.0/extern/gmp/
H A DChangeLog13620 (Language Bindings): Add gmp-d, reported by Ben Hinkle. Update SWI
/dports/math/gap/gap-4.11.0/extern/gmp/doc/
H A Dgmp.info-16248 * SWI Prolog <http://www.swi-prolog.org/>
H A Dgmp.texi7544 SWI Prolog @spaceuref{http://www.swi-prolog.org/} @*
/dports/lang/swi-pl/swipl-8.2.3/library/dialect/sicstus/
H A Dswipl-lfr.pl10 automatically loaded into SWI-Prolog.
17 edit the first line to reflect the location of SWI-Prolog.
/dports/lang/yap/yap-6.2.2/
H A DMakefile.in116 $(srcdir)/include/SWI-Prolog.h \
117 $(srcdir)/include/SWI-Stream.h
462 … $(srcdir)/library/dialect/swi/fli/swi.h $(srcdir)/include/SWI-Prolog.h $(srcdir)/include/SWI-Stre…
465 …t/swi/fli/blobs.c $(srcdir)/library/dialect/swi/fli/swi.h $(srcdir)/include/SWI-Prolog.h config.h
/dports/japanese/font-kanji18/ja-font-kanji18-1.0_3/
H A Dkanji18.ah487 M\;!DZ_;]!__3LOO@SWI&3YPISMU_SH)@T:Y&?(S<M]F?LR]D=+Y=AP5A<8`A
/dports/japanese/font-kanji26/ja-font-kanji26-1.0_3/
H A Dkanji26.ak210 M5'X7KYJ#DC;SWI.+51/O6.;0$S]XVGB?2L(!K&[9F^A"U$U>U>/1 S U&Z\$
/dports/devel/dep/dep-0.5.4/vendor/golang.org/x/sys/unix/
H A Dasm_linux_arm.s31 SWI $0
49 SWI $0
/dports/devel/ppl/ppl-1.2/
H A Dconfigure27211 "interfaces/Prolog/SWI/Makefile") CONFIG_FILES="$CONFIG_FILES interfaces/Prolog/SWI/Makefile" ;;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp5683 case ARMInterruptAttr::SWI: Kind = "SWI"; break; in setTargetAttributes()
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/sys/unix/
H A Dasm_linux_arm.s32 SWI $0
50 SWI $0
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/sys/unix/
H A Dasm_linux_arm.s32 SWI $0
50 SWI $0
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DAttrDocs.td1973 "FIQ", "SWI", "ABORT", "UNDEF".
H A DAttr.td796 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", ""],
797 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", "Generic"],
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp6328 case ARMInterruptAttr::SWI: Kind = "SWI"; break; in setTargetAttributes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp303 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local
304 if (SWI->getNumCases() == 2) in collectPostSplitCoroIds()
305 CoroSuspendSwitches.insert(SWI); in collectPostSplitCoroIds()
H A DCoroFrame.cpp618 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A Dinterrupt-attr.ll73 define arm_aapcscc void @swi_fn() alignstack(8) "interrupt"="SWI" {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/ARM/
H A Dinterrupt-attr.ll73 define arm_aapcscc void @swi_fn() alignstack(8) "interrupt"="SWI" {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroElide.cpp303 SwitchInst *SWI = cast<SwitchInst>(CSI->use_begin()->getUser()); in collectPostSplitCoroIds() local
304 if (SWI->getNumCases() == 2) in collectPostSplitCoroIds()
305 CoroSuspendSwitches.insert(SWI); in collectPostSplitCoroIds()
H A DCoroFrame.cpp618 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()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DAttr.td796 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", ""],
797 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", "Generic"],
H A DAttrDocs.td1973 "FIQ", "SWI", "ABORT", "UNDEF".
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DTargetInfo.cpp6328 case ARMInterruptAttr::SWI: Kind = "SWI"; break; in setTargetAttributes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A Dinterrupt-attr.ll73 define arm_aapcscc void @swi_fn() alignstack(8) "interrupt"="SWI" {

12345678910>>...75