HomeSort by relevance Sort by last modified time
    Searched refs:evaluateAsRelocatableImpl (Results 1 - 24 of 24) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCExpr.h 21 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
HexagonMCExpr.cpp 25 bool HexagonMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCExpr.cpp 50 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
LanaiMCExpr.h 40 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
  /external/llvm/lib/Target/NVPTX/
NVPTXMCExpr.h 66 bool evaluateAsRelocatableImpl(MCValue &Res,
108 bool evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCExpr.h 70 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
MipsMCExpr.cpp 123 MipsMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCExpr.h 81 bool evaluateAsRelocatableImpl(MCValue &Res,
PPCMCExpr.cpp 93 PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCExpr.h 89 bool evaluateAsRelocatableImpl(MCValue &Res,
SparcMCExpr.cpp 159 SparcMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
  /external/llvm/lib/MC/
MCExpr.cpp 439 evaluateAsRelocatableImpl(Value, Asm, Layout, nullptr, Addrs, InSet);
579 return evaluateAsRelocatableImpl(Res, Assembler, Layout, Fixup, nullptr,
585 return evaluateAsRelocatableImpl(Res, Assembler, &Layout, nullptr, nullptr,
602 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
611 return cast<MCTargetExpr>(this)->evaluateAsRelocatableImpl(Res, Layout,
626 if (Sym.getVariableValue()->evaluateAsRelocatableImpl(
652 if (!AUE->getSubExpr()->evaluateAsRelocatableImpl(Value, Asm, Layout, Fixup,
688 if (!ABE->getLHS()->evaluateAsRelocatableImpl(LHSValue, Asm, Layout, Fixup,
690 !ABE->getRHS()->evaluateAsRelocatableImpl(RHSValue, Asm, Layout, Fixup,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.cpp 92 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res,
AArch64MCExpr.h 154 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
  /external/llvm/include/llvm/MC/
MCExpr.h 61 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
533 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 60 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
571 virtual bool evaluateAsRelocatableImpl(MCValue &Res,

Completed in 331 milliseconds