Home
last modified time | relevance | path

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

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