Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.h481 Block *addInstruction(Instruction *inst) { in addInstruction() function
/frameworks/base/services/net/java/android/net/apf/
DApfGenerator.java393 private void addInstruction(Instruction instruction) { in addInstruction() method in ApfGenerator