Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp160 unsigned materializeExternalCallSym(MCSymbol *Syn);
389 unsigned MipsFastISel::materializeExternalCallSym(MCSymbol *Sym) { in materializeExternalCallSym() function in MipsFastISel
1317 DestAddress = materializeExternalCallSym(Symbol); in fastLowerCall()