Home
last modified time | relevance | path

Searched defs:relax (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp727 static bool relax(InputSection &sec) { relax() function
H A DRISCV.cpp814 static bool relax(InputSection &sec) { relax() function
/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp543 Error LongJmpPass::relax(BinaryFunction &Func, bool &Modified) { relax() function in llvm::bolt::LongJmpPass
/llvm-project/polly/lib/External/isl/
H A Disl_coalesce.c1045 static enum isl_change extend(int i, int j, int n, int *relax, in extend()
1117 static enum isl_change is_relaxed_extension(int i, int j, int n, int *relax, in is_relaxed_extension()
2175 int *relax; in check_single_adj_eq() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp771 static Error relax(LinkGraph &G) { in relax() function
/llvm-project/lld/ELF/
H A DConfig.h286 bool relax; global() member