Home
last modified time | relevance | path

Searched refs:WasForced (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.h57 bool &WasForced) override;
80 const bool WasForced) const override;
H A DRISCVAsmBackend.cpp145 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
150 if (!Resolved && !WasForced) in fixupNeedsRelaxationAdvanced()
490 bool &WasForced) { in evaluateTargetFixup() argument
541 WasForced = true; in evaluateTargetFixup()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h117 bool &WasForced) { in evaluateTargetFixup() argument
153 const bool WasForced) const;
H A DMCAssembler.h174 uint64_t &Value, bool &WasForced) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp195 bool &WasForced) const { in evaluateFixup()
207 WasForced = false; in evaluateFixup()
226 Value, WasForced); in evaluateFixup()
283 WasForced = true; in evaluateFixup()
788 bool WasForced; in handleFixup() local
790 WasForced); in handleFixup()
941 bool WasForced; in fixupNeedsRelaxation() local
942 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation()
948 Layout, WasForced); in fixupNeedsRelaxation()
H A DMCAsmBackend.cpp107 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp60 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp575 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()