Home
last modified time | relevance | path

Searched refs:BST (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/orc/unittests/
H A Dsimple_packed_serialization_test.cpp53 using BST = SPSSerializationTraits<SPSTagT, T>; in blobSerializationRoundTrip() typedef
55 size_t Size = BST::size(Value); in blobSerializationRoundTrip()
59 EXPECT_TRUE(BST::serialize(OB, Value)); in blobSerializationRoundTrip()
64 EXPECT_TRUE(BST::deserialize(IB, DSValue)); in blobSerializationRoundTrip()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DSimplePackedSerializationTest.cpp50 using BST = SPSSerializationTraits<SPSTagT, T>; in spsSerializationRoundTrip() typedef
52 size_t Size = BST::size(Value); in spsSerializationRoundTrip()
56 EXPECT_TRUE(BST::serialize(OB, Value)); in spsSerializationRoundTrip()
61 EXPECT_TRUE(BST::deserialize(IB, DSValue)); in spsSerializationRoundTrip()
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td380 // BST/BLD instruction.
382 // t = type (1 for BST, 0 for BLD)
H A DAVRExpandPseudoInsts.cpp1408 buildMI(MBB, MBBI, AVR::BST).addReg(DstReg).addImm(0); in expand()
2192 buildMI(MBB, MBBI, AVR::BST) in expandASRB6Rd()
H A DAVRInstrInfo.td2081 let Defs = [SREG] in def BST : FRdB<0b01, (outs),
/llvm-project-15.0.7/llvm/docs/
H A DGettingInvolved.rst289 …- Monthly, 2nd Thursday of the month at 17:00 BST - London time (9:00am PT except for 2 weeks in s…