Searched refs:fixupNeedsRelaxationAdvanced (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 46 bool MCAsmBackend::fixupNeedsRelaxationAdvanced( in fixupNeedsRelaxationAdvanced() function in MCAsmBackend
|
D | MCAssembler.cpp | 736 return getBackend().fixupNeedsRelaxationAdvanced(Fixup, Resolved, Value, DF, in fixupNeedsRelaxation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.cpp | 67 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, 119 bool RISCVAsmBackend::fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, in fixupNeedsRelaxationAdvanced() function in __anon202828cb0111::RISCVAsmBackend
|
/external/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 91 virtual bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 101 bool MCAsmBackend::fixupNeedsRelaxationAdvanced( in fixupNeedsRelaxationAdvanced() function in MCAsmBackend
|
D | MCAssembler.cpp | 864 return getBackend().fixupNeedsRelaxationAdvanced(Fixup, Resolved, Value, DF, in fixupNeedsRelaxation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 121 virtual bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved,
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 555 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced() function in __anonb2f861f90111::HexagonAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 572 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced() function in __anon6dff73310111::HexagonAsmBackend
|