Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DspvIR.h353 void mapInstruction(Instruction *instruction) in mapInstruction() function
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java674 private void mapInstruction(int oldOffset, in mapInstruction() method in CodeAttributeEditor