Home
last modified time | relevance | path

Searched refs:IndGV (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.cpp1355 uint8_t *IndGV = mpMemMgr->allocateStub(GV, Size, Alignment); in allocIndirectGV() local
1356 memcpy(IndGV, Buffer, Size); in allocIndirectGV()
1357 return IndGV; in allocIndirectGV()