Home
last modified time | relevance | path

Searched refs:canRelaxRelocations (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp183 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()
236 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp203 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()
265 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp209 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()
274 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h599 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h665 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h706 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp961 Ctx.getAsmInfo()->canRelaxRelocations(); in LowerTlsAddr()
/external/llvm-project/llvm/lib/Target/X86/
DX86MCInstLower.cpp1011 Ctx.getAsmInfo()->canRelaxRelocations(); in LowerTlsAddr()