HomeSort by relevance Sort by last modified time
    Searched defs:GetInstSizeInBytes (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.cpp 295 unsigned MSP430InstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const {
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 268 unsigned MipsInstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 37 unsigned AArch64InstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const {
57 llvm_unreachable("GetInstSizeInBytes()- Unable to determin insn size");
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]

Completed in 76 milliseconds