/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 54 unsigned &Log2Size, const MCAssembler &Asm) { in getAArch64FixupKindMachOInfo() 126 const MCSymbol &Symbol, unsigned Log2Size) { in canUseLocalRelocation() 160 unsigned Log2Size = 0; in recordRelocation() local
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 45 unsigned &Log2Size, const MCAssembler &Asm) { in getAArch64FixupKindMachOInfo() 118 const MCSymbol &Symbol, unsigned Log2Size) { in canUseLocalRelocation() 152 unsigned Log2Size = 0; in recordRelocation() local
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 148 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo() 166 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo() 194 unsigned Log2Size, uint64_t &FixedValue) { in recordScatteredRelocation() 306 const unsigned Log2Size = getFixupKindLog2Size(FK); in RecordPPCRelocation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 148 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo() 166 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo() 194 unsigned Log2Size, uint64_t &FixedValue) { in recordScatteredRelocation() 306 const unsigned Log2Size = getFixupKindLog2Size(FK); in RecordPPCRelocation() local
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 108 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86_64Relocation() local 371 unsigned Log2Size, in recordScatteredRelocation() 476 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in recordTLVPRelocation() local 515 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86Relocation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 109 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86_64Relocation() local 371 unsigned Log2Size, in recordScatteredRelocation() 476 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in recordTLVPRelocation() local 513 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86Relocation() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 56 unsigned &Log2Size) { in getARMFixupKindMachOInfo() 225 unsigned Log2Size, in RecordARMScatteredRelocation() 288 unsigned Log2Size; in RecordRelocation() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 108 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86_64Relocation() local 344 unsigned Log2Size, in RecordScatteredRelocation() 415 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordTLVPRelocation() local 459 unsigned Log2Size = getFixupKindLog2Size(Fixup.getKind()); in RecordX86Relocation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 62 unsigned &Log2Size) { in getARMFixupKindMachOInfo() 250 unsigned Log2Size, in RecordARMScatteredRelocation() 363 unsigned Log2Size; in recordRelocation() local
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 62 unsigned &Log2Size) { in getARMFixupKindMachOInfo() 250 unsigned Log2Size, in RecordARMScatteredRelocation() 355 unsigned Log2Size; in recordRelocation() local
|
/external/llvm/include/llvm/MC/ |
D | MCSymbolMachO.h | 115 unsigned Log2Size = Log2_32(Align); in getEncodedFlags() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSymbolMachO.h | 115 unsigned Log2Size = Log2_32(Align); in getEncodedFlags() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MachObjectWriter.cpp | 329 unsigned Log2Size = Log2_32(Align); in WriteNlist() local
|