Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTestsUtils.hpp182 std::vector<BitsSet<Flag, Bit, Ignored...>>& result, in combine() argument
DvktApiBufferMemoryRequirementsTests.cpp171 std::string bitsToString (const u::BitsSet<Flag, Bit, Str, Ignored...>& bits, in bitsToString() argument
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/tint/src/utils/
Denum_set.h208 static constexpr uint64_t Bit(Enum value) { in Bit() function
/third_party/skia/third_party/externals/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
DRecord.cpp381 if (auto *Bit = dyn_cast<BitInit>(getBit(i))) in convertInitializerTo() local
415 if (Init *Bit = getBit(e-i-1)) in getAsString() local
1459 for (unsigned Bit : Bits) { in convertInitializerBitRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h197 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.h133 unsigned Bit = 0; in CollectFeatures() local
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h25 constexpr static BitsT Bit(ParamT x) in Bit() function
/third_party/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h26 constexpr BitsT Bit(ParamT x) in Bit() function
Dbitset_utils_unittest.cpp600 TEST(Bit, Test) in TEST() argument
/third_party/typescript/tests/cases/conformance/types/literal/
DliteralTypes2.ts175 type Bit = 0 | 1; alias
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp24 std::string llvm::naclbitc::getBitAddress(uint64_t Bit) { in getBitAddress()
/third_party/skia/third_party/externals/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
DWholeProgramDevirt.cpp1382 Constant *Byte, Constant *Bit) { in applyVirtualConstProp()
1742 Constant *Bit = importConstant(Slot, CSByConstantArg.first, "bit", Int8Ty, in importResolution() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h84 const SizeT Bit; variable
DPNaClTranslator.cpp583 bool TopLevelParser::ErrorAt(naclbitc::ErrorLevel Level, uint64_t Bit, in ErrorAt()
767 bool BlockParserBaseClass::ErrorAt(naclbitc::ErrorLevel Level, uint64_t Bit, in ErrorAt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp45 uint64_t Bit = 1ULL << Shift; in dumpApplePropertyAttribute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp109 MachineOperand &Bit = MI->getOperand(BitIdx); in enableNamedBit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1031 const unsigned Bit = 1 << SrcIdx; in simplifyAMDGCNMemoryIntrinsicDemanded() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp333 unsigned Bit = i % 8; in DecodeBLENDMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1461 unsigned Bit = (1u << Reg); in emitRegSave() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1540 void Function::setValueSubclassDataBit(unsigned Bit, bool On) { in setValueSubclassDataBit()

12