Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp56 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
61 if (!Resolved && !WasForced) in fixupNeedsRelaxationAdvanced()
258 bool &WasForced) { in evaluateTargetFixup() argument
309 WasForced = true; in evaluateTargetFixup()
DRISCVAsmBackend.h71 bool &WasForced) override;
94 const bool WasForced) const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmBackend.h115 bool &WasForced) { in evaluateTargetFixup() argument
153 const bool WasForced) const;
DMCAssembler.h174 uint64_t &Value, bool &WasForced) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp194 bool &WasForced) const { in evaluateFixup()
206 WasForced = false; in evaluateFixup()
225 Value, WasForced); in evaluateFixup()
282 WasForced = true; in evaluateFixup()
729 bool WasForced; in handleFixup() local
731 WasForced); in handleFixup()
880 bool WasForced; in fixupNeedsRelaxation() local
881 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation()
887 Layout, WasForced); in fixupNeedsRelaxation()
DMCAsmBackend.cpp109 const bool WasForced) const { in fixupNeedsRelaxationAdvanced()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp60 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp572 const bool WasForced) const override { in fixupNeedsRelaxationAdvanced()