Home
last modified time | relevance | path

Searched refs:materializeExternalCallSym (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp206 unsigned materializeExternalCallSym(MCSymbol *Syn);
434 unsigned MipsFastISel::materializeExternalCallSym(MCSymbol *Sym) { in materializeExternalCallSym() function in MipsFastISel
1536 DestAddress = materializeExternalCallSym(Symbol); in fastLowerCall()