HomeSort by relevance Sort by last modified time
    Searched full:getexternalsymbol (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 47 DAG.getExternalSymbol(bzeroEntry, IntPtr), std::move(Args), 0)
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.cpp 43 DAG.getExternalSymbol("__memcpy_4",
XCoreISelLowering.cpp 497 DAG.getExternalSymbol("__misaligned_load",
560 DAG.getExternalSymbol("__misaligned_store",
    [all...]
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 122 DAG.getExternalSymbol(FunctionNames[AEABILibcall][AlignVariant],
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 90 DAG.getExternalSymbol(bzeroEntry, IntPtr), std::move(Args),
X86ISelDAGToDAG.cpp 665 CurDAG->getExternalSymbol("__main", TLI->getPointerTy(DL)),
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 504 SDValue getExternalSymbol(const char *Sym, EVT VT);
505 SDValue getExternalSymbol(const char *Sym, SDLoc dl, EVT VT);
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 505 JumpTarget = DAG.getExternalSymbol(Mips16HelperFunction,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
LegalizeTypes.cpp     [all...]
TargetLowering.cpp 108 SDValue Callee = DAG.getExternalSymbol(getLibcallName(LC),
    [all...]
SelectionDAG.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 516 milliseconds