Searched refs:allocIndirectGV (Results 1 – 4 of 4) sorted by relevance
73 virtual void *allocIndirectGV(const GlobalValue *GV,
147 void *PtrAddr = JCE.allocIndirectGV( in emitGlobalValueIndirectSym()
462 return JCE.allocIndirectGV(GV, Buffer, sizeof(Buffer), Alignment); in emitGlobalValueIndirectSym()
405 virtual void *allocIndirectGV(const GlobalValue *GV,1202 void *JITEmitter::allocIndirectGV(const GlobalValue *GV, in allocIndirectGV() function in JITEmitter