Home
last modified time | relevance | path

Searched defs:RelaxAll (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp280 bool RelaxAll) { in createELFStreamer()
289 bool RelaxAll, in createMachOStreamer()
299 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createWinCOFFStreamer()
DAArch64ELFStreamer.cpp208 bool RelaxAll) { in createAArch64ELFStreamer()
DAArch64WinCOFFStreamer.cpp194 bool RelaxAll, bool IncrementalLinkerCompatible) { in createAArch64WinCOFFStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUELFStreamer.cpp35 bool RelaxAll) { in createAMDGPUELFStreamer()
DAMDGPUMCTargetDesc.cpp103 bool RelaxAll) { in createMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFStreamer.cpp43 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMWinCOFFStreamer()
DARMMCTargetDesc.cpp212 bool RelaxAll) { in createELFStreamer()
222 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMMachOStreamer()
DARMELFStreamer.cpp1514 bool RelaxAll, bool IsThumb, in createARMELFStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFStreamer.cpp67 bool RelaxAll, in createX86WinCOFFStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCTargetDesc.cpp75 bool RelaxAll) { in createMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCXCOFFStreamer.cpp83 bool RelaxAll) { in createXCOFFStreamer()
DMCWasmStreamer.cpp204 bool RelaxAll) { in createWasmStreamer()
DMCMachOStreamer.cpp510 bool RelaxAll, bool DWARFMustBeAtTheEnd, in createMachOStreamer()
DMCELFStreamer.cpp702 bool RelaxAll) { in createELFStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCTargetDesc.cpp56 bool RelaxAll) { in createBPFMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCTargetDesc.cpp66 bool RelaxAll) { in createMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp118 bool RelaxAll) { in createMipsELFStreamer()
DMipsNaClELFStreamer.cpp266 bool RelaxAll) { in createMipsNaClELFStreamer()
DMipsMCTargetDesc.cpp107 bool RelaxAll) { in createMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAssembler.h140 bool RelaxAll : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp258 bool RelaxAll) { in createMCStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTargetRegistry.h474 const MCSubtargetInfo &STI, bool RelaxAll, in createMCObjectStreamer()