Home
last modified time | relevance | path

Searched refs:Fast (Results 1 – 25 of 211) sorted by relevance

123456789

/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.judaic13 Pesach+166 Fast of Gedalya (Murder of Gedalya and subsequent Exile; fast day)
21 12/18* Fast of Asara B'Tevet (Babylonians put siege on Jerusalem; fast day)
23 Pesach-31 Fast of Esther (Battle of Purim; fast day)
34 07/21* Fast of Shiv'a Asar B'Tammuz (Romans breach Wall of Jerusalem; fast day)
35 Pesach+81 Fast of Tish'a B'Av (Babylon destroys Holy Temple; fast day)
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dreq_mbfw.t
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp423 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
424 QuotRemPair Result = createDivRemPhiNodes(Fast, Long, SuccessorBB); in insertFastDivAndRem()
426 Builder.CreateCondBr(CmpV, Fast.BB, SuccessorBB); in insertFastDivAndRem()
436 QuotRemWithBB Fast = createFastBB(SuccessorBB); in insertFastDivAndRem() local
438 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem()
441 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
/openbsd-src/etc/
H A Dgettytab66 # Fast dialup terminals, 2400/1200/300 rotary (can start either way)
68 D2400|d2400|Fast-Dial-2400:\
70 3|D1200|Fast-Dial-1200:\
72 5|D300|Fast-Dial-300:\
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/
H A DGames-Nintendo-Wii-Mii.tml20 Class::Accessor::Fast: 0.3
46 'Class::Accessor::Fast' => '0.3',
/openbsd-src/games/hack/
H A Dhack.potion.c201 if(!(Fast & ~INTRINSIC)) in dodrink()
205 Fast += rn1(10,100); in dodrink()
387 Fast += rnd(5); in potionbreathe()
H A Dhack.timeout.c125 Fast = 0; in stoned_dialogue()
H A Dhack.main.c352 (!(Fast & ~INTRINSIC) && (!Fast || rn2(3)))) { in main()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp83 NSA_Status CheckNSA(const MachineInstr &MI, bool Fast = false) const;
162 GCNNSAReassign::CheckNSA(const MachineInstr &MI, bool Fast) const { in CheckNSA()
188 if (!Fast) { in CheckNSA()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1732 Align Alignment, MachineMemOperand::Flags Flags, unsigned *Fast) const { in allowsMemoryAccessForAlignment()
1741 if (Fast != nullptr) in allowsMemoryAccessForAlignment()
1742 *Fast = 1; in allowsMemoryAccessForAlignment()
1747 return allowsMisalignedMemoryAccesses(VT, AddrSpace, Alignment, Flags, Fast); in allowsMemoryAccessForAlignment()
1752 const MachineMemOperand &MMO, unsigned *Fast) const { in allowsMemoryAccessForAlignment()
1754 MMO.getAlign(), MMO.getFlags(), Fast); in allowsMemoryAccessForAlignment()
1761 unsigned *Fast) const { in allowsMemoryAccess()
1763 Flags, Fast); in allowsMemoryAccess()
1769 unsigned *Fast) const { in allowsMemoryAccess()
1771 MMO.getFlags(), Fast); in allowsMemoryAccess()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h24 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
H A DTargetOptions.h37 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DCallingConv.h41 Fast = 8, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kCallingConv.td53 CCIfCC<"CallingConv::Fast", CCDelegateTo<RetCC_M68k_Fast>>,
105 CCIfCC<"CallingConv::Fast", CCDelegateTo<CC_M68k_Fast>>,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp55 cl::values(clEnumValN(RegBankSelect::Mode::Fast, "regbankselect-fast",
87 if (OptMode != Mode::Fast) { in init()
99 if (OptMode != Mode::Fast) { in getAnalysisUsage()
654 if (OptMode == RegBankSelect::Mode::Fast) { in assignInstr()
740 OptMode = Mode::Fast; in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp51 CB.setCallingConv(CallingConv::Fast); in lowerResumeOrDestroy()
140 NoopFn->setCallingConv(CallingConv::Fast); in lowerCoroNoop()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16ISelLowering.h27 unsigned *Fast) const override;
H A DMipsSEISelLowering.h46 unsigned *Fast = nullptr) const override;
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h98 Fast, enumerator
620 RegBankSelect(Mode RunningMode = Fast);
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiCallingConv.td30 // Lanai 32-bit Fast Calling convention.
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Dbiblio32 %T Extendible Hashing - A Fast Access Method for Dynamic Files
/openbsd-src/games/quiz/datfiles/
H A Dflowers14 Fuchsia:Fast
/openbsd-src/sys/dev/tc/
H A Dtcdevs74 device PMAZ-FS tcds 53c94 TCDS Fast SCSI Controller (baseboard)
77 device PMAZC-AA tcds 53c94 TCDS Fast SCSI Controller option card
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.cpp57 return CC != CallingConv::Fast ? 16 : 0; in GetCalleeAllocdArgSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h331 unsigned *Fast) const override;
336 unsigned *Fast) const override;
476 unsigned *Fast) const;
479 unsigned *Fast) const;

123456789