Home
last modified time | relevance | path

Searched refs:Slow (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp439 QuotRemWithBB Slow = createSlowBB(SuccessorBB); in insertFastDivAndRem() local
440 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem()
443 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
/netbsd-src/sys/arch/arm/ixp12x0/
H A Dfiles.ixp12x09 # IXP1200 Slow peripheral devices
/netbsd-src/sys/arch/hppa/spmath/
H A Dcnv_float.h82 if (((int_value << (34 - SGL_EXP_LENGTH)) != 0) || Slow(sgl_value)) \
91 Dintp2(dint_valueB) || Slow(sgl_value)) Sall(sgl_value)++
H A Dsgl_float.h252 #define Sgl_lowmantissa(sgl_value) Slow(sgl_value)
H A Dfloat.h72 #define Slow(object) Bitfield_mask( 31, 1,object) macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmod_1_4.asm213 shld R8(%rcx), %rax, %rsi C FIXME: Slow on Atom and Nano
H A Dmod_1_2.asm206 shld R8(%rcx), %rax, %rsi C FIXME: Slow on Atom and Nano
/netbsd-src/sys/arch/arm/xscale/
H A Dfiles.ixp42512 # IXP425 Slow peripheral devices
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6qdl-var-dart.dtsi212 /* Bluetooth Slow Clock */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSISchedule.td41 // Slow quarter rate f64 instruction.
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages575 0x3F Indicator Slow Blink
579 0x43 Slow Blink On Time
580 0x44 Slow Blink Off Time
829 0xBF Slow Tracking
870 0xF5 Slow
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2406 SDValue Slow, Fast; in ExpandLegalINT_TO_FP() local
2413 Slow = DAG.getNode(ISD::STRICT_FADD, dl, { DestVT, MVT::Other }, in ExpandLegalINT_TO_FP()
2415 Chain = Slow.getValue(1); in ExpandLegalINT_TO_FP()
2423 Slow->setFlags(Flags); in ExpandLegalINT_TO_FP()
2426 Slow = DAG.getNode(ISD::FADD, dl, DestVT, SignCvt, SignCvt); in ExpandLegalINT_TO_FP()
2430 return DAG.getSelect(dl, DestVT, SignBitTest, Slow, Fast); in ExpandLegalINT_TO_FP()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86.td113 "Slow unaligned 16-byte memory access">;
116 "Slow unaligned 32-byte memory access">;
H A DX86ISelLowering.cpp19939 SDValue Slow, Chain; in lowerINT_TO_FP_vXi64() local
19942 Slow = DAG.getNode(ISD::STRICT_FADD, DL, {MVT::v4f32, MVT::Other}, in lowerINT_TO_FP_vXi64()
19944 Chain = Slow.getValue(1); in lowerINT_TO_FP_vXi64()
19946 Slow = DAG.getNode(ISD::FADD, DL, MVT::v4f32, SignCvt, SignCvt); in lowerINT_TO_FP_vXi64()
19950 SDValue Cvt = DAG.getSelect(DL, MVT::v4f32, IsNeg, Slow, SignCvt); in lowerINT_TO_FP_vXi64()
30912 SDValue Slow, Chain; in ReplaceNodeResults() local
30916 Slow = DAG.getNode(ISD::STRICT_FADD, dl, {MVT::v4f32, MVT::Other}, in ReplaceNodeResults()
30918 Chain = Slow.getValue(1); in ReplaceNodeResults()
30920 Slow = DAG.getNode(ISD::FADD, dl, MVT::v4f32, SignCvt, SignCvt); in ReplaceNodeResults()
30925 SDValue Cvt = DAG.getSelect(dl, MVT::v4f32, IsNeg, Slow, SignCvt); in ReplaceNodeResults()
/netbsd-src/external/public-domain/xz/dist/doc/
H A Dxz-file-format.txt797 Slow files could occur when multiple filters are chained:
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstring1571 // Slow path for the (inlined) copy constructor for 'long' strings.
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok370 Generating Square Root for Slow or No
H A Dfunstack.in2555 title = "Optimal Starting Approximations for Generating Square Root for Slow or No Divide",
/netbsd-src/sys/dev/usb/
H A Dusbdevs2454 product MOSCHIP MCS7784 0x7784 MCS7784 Slow IrDA Adapter
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog629 - Slow down log frequency of write wait failures.
/netbsd-src/games/fortune/datfiles/
H A Dfortunes237811 Bobby: Slow down.
37813 Bobby: Slow down.
39180 Slow day.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po43523 msgid "Slow Rock"
43587 msgid "Slow Jam"
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY15540 lookup is slow. Slow lookups cause postscreen to fall behind,