Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp38 MCOPT_EXP(bool, RelaxAll) in MCOPT_EXP() argument
54 static cl::opt<bool> RelaxAll( in MCOPT_EXP() local
H A DMCXCOFFStreamer.cpp123 bool RelaxAll) { in createXCOFFStreamer()
H A DMCWasmStreamer.cpp192 bool RelaxAll) { in createWasmStreamer()
H A DMCMachOStreamer.cpp513 bool RelaxAll, bool DWARFMustBeAtTheEnd, in createMachOStreamer()
H A DMCELFStreamer.cpp718 bool RelaxAll) { in createELFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp284 bool RelaxAll) { in createELFStreamer()
293 bool RelaxAll, in createMachOStreamer()
303 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createWinCOFFStreamer()
H A DAArch64WinCOFFStreamer.cpp227 bool RelaxAll, bool IncrementalLinkerCompatible) { in createAArch64WinCOFFStreamer()
H A DAArch64ELFStreamer.cpp270 bool RelaxAll) { in createAArch64ELFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.cpp34 bool RelaxAll) { in createAMDGPUELFStreamer()
H A DAMDGPUMCTargetDesc.cpp109 bool RelaxAll) { in createMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp43 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMWinCOFFStreamer()
H A DARMMCTargetDesc.cpp357 bool RelaxAll) { in createELFStreamer()
367 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMMachOStreamer()
H A DARMELFStreamer.cpp1528 bool RelaxAll, bool IsThumb, in createARMELFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp72 bool RelaxAll, in createX86WinCOFFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCTargetDesc.cpp75 bool RelaxAll) { in createMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCTargetDesc.cpp56 bool RelaxAll) { in createBPFMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp118 bool RelaxAll) { in createMipsELFStreamer()
H A DMipsNaClELFStreamer.cpp266 bool RelaxAll) { in createMipsNaClELFStreamer()
H A DMipsMCTargetDesc.cpp107 bool RelaxAll) { in createMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp66 bool RelaxAll) { in createMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp120 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll) { in createPPCELFStreamer()
128 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll) { in createPPCXCOFFStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h140 bool RelaxAll : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp133 unsigned RelaxAll : 1; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp327 bool RelaxAll) { in createMCStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTargetRegistry.h501 const MCSubtargetInfo &STI, bool RelaxAll, in createMCObjectStreamer()