HomeSort by relevance Sort by last modified time
    Searched refs:hasShiftedReg (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MacroFusion.cpp 56 return (!AArch64InstrInfo::hasShiftedReg(*FirstMI));
104 return (!AArch64InstrInfo::hasShiftedReg(*FirstMI));
229 return (!AArch64InstrInfo::hasShiftedReg(*FirstMI));
246 return (!AArch64InstrInfo::hasShiftedReg(*FirstMI));
AArch64InstrInfo.h 67 static bool hasShiftedReg(const MachineInstr &MI);
AArch64InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
AArch64GenSubtargetInfo.inc     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 60 bool hasShiftedReg(const MachineInstr &MI) const;
AArch64InstrInfo.cpp     [all...]

Completed in 573 milliseconds