Searched refs:relax (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRelaxMemOperations.cpp48 template <unsigned OP> bool relax(Block &MBB, BlockIt MBBI);
88 bool AVRRelaxMem::relax<AVR::STDWPtrQRr>(Block &MBB, BlockIt MBBI) { function in class:__anon4065::AVRRelaxMem
130 return relax<Op>(MBB, MI)
141 INITIALIZE_PASS(AVRRelaxMem, "avr-relax-mem",
/freebsd-13-stable/usr.sbin/jail/
H A DMakefile22 CFLAGS+=-Wl,--no-relax
/freebsd-13-stable/stand/
H A Ddefs.mk164 CFLAGS+= -mno-relax
/freebsd-13-stable/share/mk/
H A Dbsd.prog.mk85 CFLAGS += -mno-relax
H A Dbsd.lib.mk123 CFLAGS += -mno-relax
/freebsd-13-stable/sys/conf/
H A Dkern.mk144 CFLAGS+= -mno-relax

Completed in 178 milliseconds