Home
last modified time | relevance | path

Searched refs:AArch64AsmBackend (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp30 class AArch64AsmBackend : public MCAsmBackend { class
36 AArch64AsmBackend(const Target &T, const Triple &TT, bool IsLittleEndian) in AArch64AsmBackend() function in __anon5e95041a0111::AArch64AsmBackend
250 unsigned AArch64AsmBackend::getFixupKindContainereSizeInBytes(unsigned Kind) const { in getFixupKindContainereSizeInBytes()
287 void AArch64AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
327 bool AArch64AsmBackend::mayNeedRelaxation(const MCInst &Inst, in mayNeedRelaxation()
332 bool AArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
343 void AArch64AsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction()
349 bool AArch64AsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()
362 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()
422 class DarwinAArch64AsmBackend : public AArch64AsmBackend {
[all …]
DCMakeLists.txt2 AArch64AsmBackend.cpp
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp29 class AArch64AsmBackend : public MCAsmBackend { class
36 AArch64AsmBackend(const Target &T, bool IsLittleEndian) in AArch64AsmBackend() function in __anonc3d971820111::AArch64AsmBackend
227 unsigned AArch64AsmBackend::getFixupKindContainereSizeInBytes(unsigned Kind) const { in getFixupKindContainereSizeInBytes()
264 void AArch64AsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup()
301 bool AArch64AsmBackend::mayNeedRelaxation(const MCInst &Inst) const { in mayNeedRelaxation()
305 bool AArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
316 void AArch64AsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction()
322 bool AArch64AsmBackend::writeNopData(uint64_t Count, MCObjectWriter *OW) const { in writeNopData()
375 class DarwinAArch64AsmBackend : public AArch64AsmBackend {
387 : AArch64AsmBackend(T, /*IsLittleEndian*/true), MRI(MRI) {} in DarwinAArch64AsmBackend()
[all …]
DCMakeLists.txt2 AArch64AsmBackend.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.bp563 "llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp",
DBUILD.gn531 "llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp",
/external/swiftshader/
DCMakeLists.txt1343 ${LLVM_DIR}/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp