/aosp_15_r20/external/llvm/include/llvm/TableGen/ |
H A D | Record.h | 441 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | Record.h | 472 Init *getBit(unsigned Bit) const override { in getBit() 540 Init *getBit(unsigned Bit) const override { return Value->getBit(Bit); } in getBit() 569 Init *getBit(unsigned Bit) const override { in getBit() 624 Init *getBit(unsigned Bit) const override { in getBit() 655 Init *getBit(unsigned Bit) const override { in getBit() 685 Init *getBit(unsigned Bit) const override { in getBit() 739 Init *getBit(unsigned Bit) const override { in getBit() 804 Init *getBit(unsigned Bit) const override { in getBit() 1276 unsigned Bit; variable 1339 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | Record.h | 472 Init *getBit(unsigned Bit) const override { in getBit() 540 Init *getBit(unsigned Bit) const override { return Value->getBit(Bit); } in getBit() 569 Init *getBit(unsigned Bit) const override { in getBit() 624 Init *getBit(unsigned Bit) const override { in getBit() 655 Init *getBit(unsigned Bit) const override { in getBit() 685 Init *getBit(unsigned Bit) const override { in getBit() 739 Init *getBit(unsigned Bit) const override { in getBit() 804 Init *getBit(unsigned Bit) const override { in getBit() 1276 unsigned Bit; variable 1339 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/ |
D | Record.h | 472 Init *getBit(unsigned Bit) const override { in getBit() 540 Init *getBit(unsigned Bit) const override { return Value->getBit(Bit); } in getBit() 569 Init *getBit(unsigned Bit) const override { in getBit() 624 Init *getBit(unsigned Bit) const override { in getBit() 655 Init *getBit(unsigned Bit) const override { in getBit() 685 Init *getBit(unsigned Bit) const override { in getBit() 739 Init *getBit(unsigned Bit) const override { in getBit() 804 Init *getBit(unsigned Bit) const override { in getBit() 1276 unsigned Bit; variable 1339 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/ |
D | Record.h | 472 Init *getBit(unsigned Bit) const override { in getBit() 540 Init *getBit(unsigned Bit) const override { return Value->getBit(Bit); } in getBit() 569 Init *getBit(unsigned Bit) const override { in getBit() 624 Init *getBit(unsigned Bit) const override { in getBit() 655 Init *getBit(unsigned Bit) const override { in getBit() 685 Init *getBit(unsigned Bit) const override { in getBit() 739 Init *getBit(unsigned Bit) const override { in getBit() 804 Init *getBit(unsigned Bit) const override { in getBit() 1276 unsigned Bit; variable 1339 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 473 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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 482 Init *getBit(unsigned Bit) const override { in getBit() 517 Init *getBit(unsigned Bit) const override { in getBit() 572 Init *getBit(unsigned Bit) const override { in getBit() 603 Init *getBit(unsigned Bit) const override { in getBit() 633 Init *getBit(unsigned Bit) const override { in getBit() 687 Init *getBit(unsigned Bit) const override { in getBit() 754 Init *getBit(unsigned Bit) const override { in getBit() 1198 unsigned Bit; variable 1294 Init *getBit(unsigned Bit) const override { in getBit() 1345 Init *getBit(unsigned Bit) const override { in getBit() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPContext.cpp | 136 for (unsigned Bit : VMI0.RequiredTraits.set_bits()) in isStrictSubset() local 194 for (unsigned Bit : VMI.RequiredTraits.set_bits()) { in isVariantApplicableInContextHelper() local 275 for (unsigned Bit : VMI.RequiredTraits.set_bits()) { in getVariantMatchScore() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTestsUtils.hpp | 210 void combine(std::vector<BitsSet<Flag, Bit, Ignored...>> &result, const BitsSet<Flag, Bit, Ignored.… in combine() argument
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 179 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
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | MicrosoftExtensionsInlineAsm.c | 5 void __forceinline InterlockedBitTestAndSet (long *Base, long Bit) in InterlockedBitTestAndSet()
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | Record.cpp | 304 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
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_format_vp8_test_helper.cc | 42 int Bit(uint8_t byte, int position) { in Bit() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 74 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
|
H A D | JSONBackend.cpp | 51 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in translateInit() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | GlobalObject.h | 168 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 160 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | GlobalObject.h | 168 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | GlobalObject.h | 168 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | GlobalObject.h | 167 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | JSONBackend.cpp | 50 } else if (auto *Bit = dyn_cast<BitInit>(&I)) { in translateInit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 197 void setGlobalObjectFlag(unsigned Bit, bool Val) { in setGlobalObjectFlag()
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | in_slot_metadata.h | 63 static constexpr CountType Bit(int n_th) { in Bit() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.cpp | 291 unsigned Bit = llvm::countr_zero(Hi); in generateInstSeq() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 215 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
|