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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp276 bool RelaxCandidate = false; local
299 RelaxCandidate = true;
303 RelaxCandidate = true;
313 RelaxCandidate = true;
317 RelaxCandidate = true;
330 RelaxCandidate = true;
334 RelaxCandidate = true;
344 RelaxCandidate = true;
348 RelaxCandidate = true;
373 if (EnableRelax && RelaxCandidate) {
[all...]

Completed in 95 milliseconds