Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp37 MCOPT_EXP(bool, RelaxAll) in MCOPT_EXP() argument
56 static cl::opt<bool> RelaxAll( in MCOPT_EXP() local
H A DMCDXContainerStreamer.cpp25 bool RelaxAll) { in createDXContainerStreamer()
H A DMCSPIRVStreamer.cpp39 bool RelaxAll) { in createSPIRVStreamer()
H A DMCXCOFFStreamer.cpp141 bool RelaxAll) { in createXCOFFStreamer()
H A DMCWasmStreamer.cpp280 bool RelaxAll) { in createWasmStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp375 bool RelaxAll) { in createELFStreamer()
384 bool RelaxAll, in createMachOStreamer()
394 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createWinCOFFStreamer()
H A DAArch64WinCOFFStreamer.cpp293 bool RelaxAll, bool IncrementalLinkerCompatible) { in createAArch64WinCOFFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.cpp34 bool RelaxAll) { in createAMDGPUELFStreamer()
H A DAMDGPUMCTargetDesc.cpp116 bool RelaxAll) { in createMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFStreamer.cpp84 bool RelaxAll) { in createLoongArchELFStreamer()
H A DLoongArchMCTargetDesc.cpp120 bool RelaxAll) { in createLoongArchELFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp73 bool RelaxAll, in createX86WinCOFFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCTargetDesc.cpp76 bool RelaxAll) { in createMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVMCTargetDesc.cpp56 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll) { in createSPIRVMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCTargetDesc.cpp57 bool RelaxAll) { in createBPFMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp118 bool RelaxAll) { in createMipsELFStreamer()
H A DMipsNaClELFStreamer.cpp266 bool RelaxAll) { in createMipsNaClELFStreamer()
H A DMipsMCTargetDesc.cpp108 bool RelaxAll) { in createMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp67 bool RelaxAll) { in createMCStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp122 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll) { in createPPCELFStreamer()
130 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll) { in createPPCXCOFFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp158 bool RelaxAll) { in createRISCVELFStreamer()
H A DRISCVELFStreamer.cpp290 bool RelaxAll) { in createRISCVELFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCTargetDesc.cpp92 bool RelaxAll) { in createELFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp364 bool RelaxAll) { in createELFStreamer()
374 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMMachOStreamer()
H A DARMWinCOFFStreamer.cpp72 std::unique_ptr<MCCodeEmitter> &&Emitter, bool RelaxAll, in createARMWinCOFFStreamer()

12