Home
last modified time | relevance | path

Searched refs:BSL (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/tools/build/
DREADME.adoc5 image:https://img.shields.io/badge/license-BSL%201.0-blue.svg["Boost Software License 1.0", link="L…
/third_party/boost/libs/gil/
DREADME.md4 [![License](https://img.shields.io/badge/license-BSL-blue.svg)](https://opensource.org/licenses/BSL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h95 BSL, enumerator
DAArch64SchedFalkorDetails.td914 def : InstRW<[FalkorWr_1VXVY_1cyc], (instregex "^(BIF|BIT|BSL)v8i8$")>;
938 def : InstRW<[FalkorWr_2VXVY_1cyc], (instregex "^(BIF|BIT|BSL)v16i8$")>;
DAArch64SchedCyclone.td497 // BIF,BIT,BSL
DAArch64SchedExynosM3.td663 def : InstRW<[M3WriteNALU1], (instregex "^(BIF|BIT|BSL)v")>;
DAArch64SchedA57.td504 def : InstRW<[A57Write_3cyc_2V], (instregex "^(BIF|BIT|BSL)v16i8")>;
DAArch64SchedExynosM4.td806 def : InstRW<[M4WriteNALU1], (instregex "^(BIF|BIT|BSL)v")>;
DAArch64SchedExynosM5.td844 def : InstRW<[M5WriteNALU2], (instregex "^(BIF|BIT|BSL)v")>;
DAArch64ISelLowering.cpp1276 case AArch64ISD::BSL: return "AArch64ISD::BSL"; in getTargetNodeName()
10188 return DAG.getNode(AArch64ISD::BSL, DL, VT, SDValue(BVN0, 0), in tryCombineToBSL()
DAArch64InstrInfo.td470 def AArch64bsl: SDNode<"AArch64ISD::BSL", SDT_AArch64trivec>;
3946 defm BSL : SIMDLogicalThreeVectorTied<1, 0b01, "bsl",
/third_party/boost/libs/math/doc/background/
Dimplementation.qbk279 literature methods were unavailable or under non-BSL
/third_party/eudev/hwdb/
D20-acpi-vendor.hwdb1173 acpi:BSL*:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmWriter.inc12824 // ADDPv16i8, ADDv16i8, ANDv16i8, BCAX, BICv16i8, BIFv16i8, BITv16i8, BSL...