Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.h71 bool &WasForced) override;
94 const bool WasForced) const override;
H A DRISCVAsmBackend.cpp122 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
127 if (!Resolved && !WasForced) in fixupNeedsRelaxationAdvanced()
325 bool &WasForced) { in evaluateTargetFixup() argument
376 WasForced = true; in evaluateTargetFixup()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmBackend.h117 bool &WasForced) { in evaluateTargetFixup() argument
157 const bool WasForced) const;
H A DMCAssembler.h174 uint64_t &Value, bool &WasForced) const;
/netbsd-src/external/apache2/llvm/dist/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()
960 bool WasForced; in fixupNeedsRelaxation() local
961 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation()
967 Layout, WasForced); in fixupNeedsRelaxation()
H A DMCAsmBackend.cpp116 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp60 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp575 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()