Home
last modified time | relevance | path

Searched defs:BitIndex (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp1087 unsigned BitIndex, bool AllowMixed) { in reportRegion()
1131 unsigned BitIndex, InsnIndex; in filterProcessor() local
DFixedLenDecoderEmitter.cpp923 unsigned BitIndex, bool AllowMixed) { in reportRegion()
967 unsigned BitIndex, InsnIndex; in filterProcessor() local
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_integer.inl611 for(int BitIndex(0); BitIndex < BitCount; ++BitIndex) local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1391 unsigned BitIndex, bool AllowMixed) { in reportRegion()
1434 unsigned BitIndex; in filterProcessor() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp301 Value *BitIndex = in createMaskedBitTest() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp1787 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8632::Test::__anon66e6052e0111::BitScanHelper
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp1803 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8664::Test::__anonc73cc1b30111::BitScanHelper
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp767 unsigned BitIndex; member