Home
last modified time | relevance | path

Searched defs:numIndexes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShader.cpp1104 …hain(Decorations *d, DescriptorDecorations *dd, Object::ID baseId, uint32_t numIndexes, uint32_t c… in ApplyDecorationsForAccessChain()
1145 SIMD::Pointer SpirvShader::WalkExplicitLayoutAccessChain(Object::ID baseId, uint32_t numIndexes, ui… in WalkExplicitLayoutAccessChain()
1257 SIMD::Pointer SpirvShader::WalkAccessChain(Object::ID baseId, uint32_t numIndexes, uint32_t const *… in WalkAccessChain()
1341 uint32_t SpirvShader::WalkLiteralAccessChain(Type::ID typeId, uint32_t numIndexes, uint32_t const *… in WalkLiteralAccessChain()
2070 uint32_t numIndexes = insn.wordCount() - 4; in EmitAccessChain() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DCompactUnwindPass.cpp159 uint32_t numIndexes = pages.size() + 1; in addTopLevelIndexes() local