Searched refs:fixupNeedsRelaxationAdvanced (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 106 bool MCAsmBackend::fixupNeedsRelaxationAdvanced( in fixupNeedsRelaxationAdvanced() function in MCAsmBackend
|
D | MCAssembler.cpp | 886 return getBackend().fixupNeedsRelaxationAdvanced(Fixup, Resolved, Value, DF, in fixupNeedsRelaxation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 149 virtual bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430AsmBackend.cpp | 56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced() function in __anon9a05169b0111::MSP430AsmBackend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.h | 90 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved,
|
D | RISCVAsmBackend.cpp | 51 bool RISCVAsmBackend::fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, in fixupNeedsRelaxationAdvanced() function in RISCVAsmBackend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 568 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced() function in __anon3f8fa2e10111::HexagonAsmBackend
|