Home
last modified time | relevance | path

Searched defs:GetInstSizeInBytes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp296 unsigned MSP430InstrInfo::GetInstSizeInBytes(const MachineInstr &MI) const { in GetInstSizeInBytes() function in MSP430InstrInfo
/aosp_15_r20/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp442 unsigned AVRInstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const { in GetInstSizeInBytes() function in llvm::AVRInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp380 unsigned MipsInstrInfo::GetInstSizeInBytes(const MachineInstr &MI) const { in GetInstSizeInBytes() function in MipsInstrInfo
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1812 unsigned PPCInstrInfo::GetInstSizeInBytes(const MachineInstr &MI) const { in GetInstSizeInBytes() function in PPCInstrInfo
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp41 unsigned AArch64InstrInfo::GetInstSizeInBytes(const MachineInstr &MI) const { in GetInstSizeInBytes() function in AArch64InstrInfo
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp613 unsigned ARMBaseInstrInfo::GetInstSizeInBytes(const MachineInstr &MI) const { in GetInstSizeInBytes() function in ARMBaseInstrInfo