Home
last modified time | relevance | path

Searched refs:addIndex (Results 1 – 25 of 35) sorted by relevance

12

/external/javassist/src/main/javassist/bytecode/
DBytecode.java458 public void addIndex(int index) { in addIndex() method in Bytecode
477 addIndex(n); in addAload()
496 addIndex(n); in addAstore()
559 addIndex(n); in addIload()
578 addIndex(n); in addIstore()
609 addIndex(n); in addLload()
628 addIndex(n); in addLstore()
659 addIndex(n); in addDload()
678 addIndex(n); in addDstore()
709 addIndex(n); in addFload()
[all …]
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp108 void addIndex (deUint32 index);
154 void PrimitiveRestartCase::addIndex (deUint32 index) in addIndex() function in deqp::gles3::Functional::PrimitiveRestartCase
273 addIndex(restartIndex); in init()
275 addIndex(restartIndex); in init()
298 addIndex(curIndex++); in init()
303 addIndex(restartIndex); in init()
305 addIndex(restartIndex); in init()
334 addIndex(curIndex++); in init()
339 addIndex(restartIndex); in init()
341 addIndex(restartIndex); in init()
[all …]
/external/javassist/src/main/javassist/compiler/
DCodeGen.java424 bytecode.addIndex(0); // correct later in atIfStmnt()
436 bytecode.addIndex(0); in atIfStmnt()
462 bytecode.addIndex(0); in atWhileStmnt()
479 bytecode.addIndex(pc2 - bytecode.currentPc() + 1); in atWhileStmnt()
520 bytecode.addIndex(0); in atForStmnt()
531 bytecode.addIndex(pc - bytecode.currentPc() + 1); in atForStmnt()
625 bytecode.addIndex(0); in atBreakStmnt()
720 bc.addIndex(0); in atSyncStmnt()
971 bytecode.addIndex(0); // correct later in atCondExpr()
976 bytecode.addIndex(0); in atCondExpr()
[all …]
DMemberCodeGen.java136 b.addIndex(0); in jsrJmp()
213 b.addIndex(target - b.currentPc() + 3); in doit()
243 bc.addIndex(0); // correct later in atTryStmnt()
269 bc.addIndex(0); // correct later in atTryStmnt()
315 bc.addIndex(pc + 3 - bc.currentPc()); in addFinally()
879 bytecode.addIndex(fi); in atFieldAssignCore()
952 bytecode.addIndex(fi); in atFieldRead()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp337 geometry->addIndex(0); in initBottomAccelerationStructures()
338 geometry->addIndex(1); in initBottomAccelerationStructures()
339 geometry->addIndex(2); in initBottomAccelerationStructures()
340 geometry->addIndex(2); in initBottomAccelerationStructures()
341 geometry->addIndex(1); in initBottomAccelerationStructures()
342 geometry->addIndex(3); in initBottomAccelerationStructures()
346 geometry->addIndex(2); in initBottomAccelerationStructures()
347 geometry->addIndex(1); in initBottomAccelerationStructures()
348 geometry->addIndex(0); in initBottomAccelerationStructures()
349 geometry->addIndex(3); in initBottomAccelerationStructures()
[all …]
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
Dmain.m683 [imset addIndex:1936];
684 [imset addIndex:7];
685 [imset addIndex:9];
686 [imset addIndex:11];
687 [imset addIndex:24];
688 [imset addIndex:41];
689 [imset addIndex:58];
690 [imset addIndex:61];
691 [imset addIndex:62];
692 [imset addIndex:63];
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp675 node = intermediate.addIndex(EOpIndexDirectStruct, container, constNode, loc); in handleVariable()
763 TIntermTyped* element = intermediate.addIndex(idxOp, sbArray, index, loc); in handleBracketOperator()
842 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleBracketDereference()
844 result = intermediate.addIndex(EOpIndexIndirect, base, index, loc); in handleBracketDereference()
980 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleDotDereference()
984 result = intermediate.addIndex(EOpVectorSwizzle, base, index, loc); in handleDotDereference()
1000 result = intermediate.addIndex(EOpIndexDirect, base, in handleDotDereference()
1005 result = intermediate.addIndex(EOpIndexDirect, result, in handleDotDereference()
1018 … result = intermediate.addIndex(EOpIndexDirect, base, intermediate.addConstantUnion(column, loc), in handleDotDereference()
1026 result = intermediate.addIndex(EOpMatrixSwizzle, base, index, loc); in handleDotDereference()
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp675 node = intermediate.addIndex(EOpIndexDirectStruct, container, constNode, loc); in handleVariable()
763 TIntermTyped* element = intermediate.addIndex(idxOp, sbArray, index, loc); in handleBracketOperator()
842 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleBracketDereference()
844 result = intermediate.addIndex(EOpIndexIndirect, base, index, loc); in handleBracketDereference()
980 result = intermediate.addIndex(EOpIndexDirect, base, index, loc); in handleDotDereference()
984 result = intermediate.addIndex(EOpVectorSwizzle, base, index, loc); in handleDotDereference()
1000 result = intermediate.addIndex(EOpIndexDirect, base, in handleDotDereference()
1005 result = intermediate.addIndex(EOpIndexDirect, result, in handleDotDereference()
1018 … result = intermediate.addIndex(EOpIndexDirect, base, intermediate.addConstantUnion(column, loc), in handleDotDereference()
1026 result = intermediate.addIndex(EOpMatrixSwizzle, base, index, loc); in handleDotDereference()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp1245 geometry->addIndex(0); in initBottomAccelerationStructures()
1246 geometry->addIndex(1); in initBottomAccelerationStructures()
1247 geometry->addIndex(2); in initBottomAccelerationStructures()
1248 geometry->addIndex(2); in initBottomAccelerationStructures()
1249 geometry->addIndex(1); in initBottomAccelerationStructures()
1250 geometry->addIndex(3); in initBottomAccelerationStructures()
1254 geometry->addIndex(2); in initBottomAccelerationStructures()
1255 geometry->addIndex(1); in initBottomAccelerationStructures()
1256 geometry->addIndex(0); in initBottomAccelerationStructures()
1257 geometry->addIndex(3); in initBottomAccelerationStructures()
[all …]
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-proper-plurals/
Dmain.m12 [imset addIndex:4];
/external/javassist/src/test/test/javassist/bytecode/analysis/
DScannerTest.java131 code.addIndex(0); // 2 bytes pad - gets us to 36 in generate()
183 code.addIndex(pos - current); in addJump()
DAnalyzerTest.java145 code.addIndex(pos - current); in addJump()
/external/javassist/src/main/javassist/expr/
DNewArray.java285 bytecode.addIndex(index); in doit()
289 bytecode.addIndex(index); in doit()
DFieldAccess.java283 bytecode.addIndex(index); in doit()
336 bytecode.addIndex(index); in doit()
DHandler.java143 b.addIndex(oldHandler - iterator.getCodeLength() in insertBefore()
DCast.java176 bytecode.addIndex(index); in doit()
DInstanceof.java180 bytecode.addIndex(index); in doit()
DNewExpr.java257 bytecode.addIndex(newIndex); in doit()
/external/swiftshader/src/OpenGL/compiler/
Dlocalintermediate.h37 TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);
DParseHelper.cpp2566 …indexedExpression = intermediate.addIndex(EOpIndexDirect, baseExpression, indexExpression, locatio… in addIndexExpression()
2583 …indexedExpression = intermediate.addIndex(EOpIndexIndirect, baseExpression, indexExpression, locat… in addIndexExpression()
2671 indexedExpression = intermediate.addIndex(EOpVectorSwizzle, baseExpression, index, dotLocation); in addFieldSelectionExpression()
2719 …indexedExpression = intermediate.addIndex(EOpIndexDirectStruct, baseExpression, index, dotLocation… in addFieldSelectionExpression()
2757 indexedExpression = intermediate.addIndex(EOpIndexDirectInterfaceBlock, baseExpression, index, in addFieldSelectionExpression()
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp106 virtual void addIndex (const deUint32& index) = 0;
229 void addIndex (const deUint32& index) override;
416 void RaytracedGeometry<V, I>::addIndex (const deUint32& index) in addIndex() function in vk::RaytracedGeometry
/external/javassist/src/test/javassist/bytecode/
DStackMapTest.java794 code.addIndex(6); in testJsr()
796 code.addIndex(5); in testJsr()
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp1404 ShuffleVector->addIndex(Index); in materializeVectorShuffles()
1406 ShuffleVector->addIndex(llvm::cast<ConstantInteger32>( in materializeVectorShuffles()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h475 … TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dlocalintermediate.h484 … TIntermTyped* addIndex(TOperator op, TIntermTyped* base, TIntermTyped* index, const TSourceLoc&);

12