Home
last modified time | relevance | path

Searched refs:canRelaxRelocations (Results 1 – 4 of 4) 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-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp189 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()
243 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-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h635 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function