/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsELFObjectWriter.cpp | 17 #include "llvm/MC/MCValue.h" 42 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 46 const MCValue &Target, 64 const MCValue &Target, 78 unsigned MipsELFObjectWriter::GetRelocType(const MCValue &Target,
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
AMDGPUAsmBackend.cpp | 16 #include "llvm/MC/MCValue.h" 34 MCValue Target, uint64_t &FixedValue) {
|
/external/llvm/include/llvm/MC/ |
MCExpr.h | 24 class MCValue; 53 bool EvaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, 93 bool EvaluateAsRelocatable(MCValue &Res, const MCAsmLayout &Layout) const; 502 virtual bool EvaluateAsRelocatableImpl(MCValue &Res,
|
MCAssembler.h | 41 class MCValue; 910 MCValue &Target, uint64_t &Value) const; [all...] |
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64ELFObjectWriter.cpp | 18 #include "llvm/MC/MCValue.h" 31 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 46 unsigned AArch64ELFObjectWriter::GetRelocType(const MCValue &Target,
|
AArch64MCExpr.cpp | 80 AArch64MCExpr::EvaluateAsRelocatableImpl(MCValue &Res,
|
AArch64MCExpr.h | 169 bool EvaluateAsRelocatableImpl(MCValue &Res,
|
AArch64AsmBackend.cpp | 46 MCValue &Target, uint64_t &Value, 55 MCValue &Target, uint64_t &Value,
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCAsmBackend.cpp | 18 #include "llvm/MC/MCValue.h" 81 MCValue Target, uint64_t &FixedValue) {
|
/external/llvm/lib/MC/ |
ELFObjectWriter.cpp | 30 #include "llvm/MC/MCValue.h" 122 const MCValue &Target, 129 const MCValue &Target, 135 const MCSymbol *undefinedExplicitRelSym(const MCValue &Target, 146 unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 259 MCValue Target, uint64_t &FixedValue); 638 const MCValue &Target, 702 MCValue Target, [all...] |
MCAssembler.cpp | 25 #include "llvm/MC/MCValue.h" 124 MCValue Target; 363 MCValue &Target, uint64_t &Value) const { 748 MCValue Target; 838 MCValue Target; [all...] |
MachObjectWriter.cpp | 22 #include "llvm/MC/MCValue.h" 85 MCValue Target; 417 MCValue Target, 615 MCValue Value; [all...] |
WinCOFFObjectWriter.cpp | 30 #include "llvm/MC/MCValue.h" 178 MCValue Target, 639 MCValue Target,
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMAsmBackend.cpp | 27 #include "llvm/MC/MCValue.h" 115 MCValue &Target, uint64_t &Value, 527 MCValue &Target, uint64_t &Value,
|