Home
last modified time | relevance | path

Searched defs:Bit (Results 1 – 25 of 60) sorted by relevance

123

/external/clang/test/Parser/
DMicrosoftExtensionsInlineAsm.c5 void __forceinline InterlockedBitTestAndSet (long *Base, long Bit) in InterlockedBitTestAndSet()
/external/llvm/include/llvm/TableGen/
DRecord.h441 Init *getBit(unsigned Bit) const override { in getBit()
468 Init *getBit(unsigned Bit) const override { in getBit()
528 Init *getBit(unsigned Bit) const override { in getBit()
567 Init *getBit(unsigned Bit) const override { in getBit()
605 Init *getBit(unsigned Bit) const override { in getBit()
644 Init *getBit(unsigned Bit) const override { in getBit()
713 Init *getBit(unsigned Bit) const override { in getBit()
958 unsigned Bit; variable
1058 Init *getBit(unsigned Bit) const override { in getBit()
1171 Init *getBit(unsigned Bit) const override { in getBit()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp182 std::vector<BitsSet<Flag, Bit, Ignored...>>& result, in combine() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h473 Init *getBit(unsigned Bit) const override { in getBit()
502 Init *getBit(unsigned Bit) const override { in getBit()
557 Init *getBit(unsigned Bit) const override { in getBit()
588 Init *getBit(unsigned Bit) const override { in getBit()
619 Init *getBit(unsigned Bit) const override { in getBit()
654 Init *getBit(unsigned Bit) const override { in getBit()
720 Init *getBit(unsigned Bit) const override { in getBit()
1107 unsigned Bit; variable
1202 Init *getBit(unsigned Bit) const override { in getBit()
1254 Init *getBit(unsigned Bit) const override { in getBit()
[all …]
/external/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8_test_helper.cc42 int Bit(uint8_t byte, int position) { in Bit() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp51 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in translateInit() local
DTGLexer.h49 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
DTGParser.cpp74 Init *Bit = BV->getBit(i); in checkBitsConcrete() local
197 unsigned Bit = BitList[i]; in SetValue() local
1964 Init *Bit = Vals[i]->getCastTo(BitRecTy::get()); in ParseSimpleValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h197 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp179 unsigned Bit = 0; in allocate() local
392 for (auto Bit : BSI.Bits) in createBitSetTest() local
479 Value *Bit = createBitSetTest(ThenB, BSI, BAI, BitOffset); in lowerBitSetCall() local
DWholeProgramDevirt.cpp599 Value *Bit = ConstantInt::get(Int8Ty, 1ULL << OffsetBit); in tryVirtualConstProp() local
/external/angle/src/common/
Dbitset_utils.h26 constexpr BitsT Bit(ParamT x) in Bit() function
/external/llvm/lib/TableGen/
DTGLexer.h46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
DRecord.cpp304 if (auto *Bit = dyn_cast<BitInit>(getBit(i))) in convertInitializerTo() local
330 if (Init *Bit = getBit(e-i-1)) in getAsString() local
366 Init *Bit = CachedInit->getBit(CurBit->getBitNum()); in resolveReferences() local
384 Init *Bit = CurBitVar->getBit(CurBit->getBitNum()); in resolveReferences() local
DTGParser.cpp118 unsigned Bit = BitList[i]; in SetValue() local
1291 Init *Bit = Vals[i]->convertInitializerTo(BitRecTy::get()); in ParseSimpleValue() local
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp24 std::string llvm::naclbitc::getBitAddress(uint64_t Bit) { in getBitAddress()
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp517 if (BitInit *Bit = dyn_cast<BitInit>(TSF->getBit(i))) in emitRecord() local
/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp53 int Bit = Rand(8); in FlipRandomBit() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp85 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp215 unsigned Bit = 0; in allocate() local
802 Value *Bit = createBitSetTest(ThenB, TIL, BitOffset); in lowerTypeTestCall() local
1136 for (auto Bit : BSI.Bits) in lowerTypeTestCalls() local
/external/scudo/standalone/
Dsize_class_map.h153 for (u8 Bit = 0; Bit != 64; ++Bit) { in LSBTable() local
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h84 const SizeT Bit; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp45 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp109 MachineOperand &Bit = MI->getOperand(BitIdx); in enableNamedBit() local

123