Searched refs:allocIndirectGV (Results 1 – 4 of 4) sorted by relevance
146 void *PtrAddr = JCE.allocIndirectGV( in emitGlobalValueIndirectSym()
72 virtual void *allocIndirectGV(const GlobalValue *GV,
451 return JCE.allocIndirectGV(GV, Buffer, sizeof(Buffer), Alignment); in emitGlobalValueIndirectSym()
404 virtual void *allocIndirectGV(const GlobalValue *GV,1212 void *JITEmitter::allocIndirectGV(const GlobalValue *GV, in allocIndirectGV() function in JITEmitter