Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCDuplexInfo.cpp599 MCInst const &MIa, bool ExtendedA, in isOrderedDuplexPair()
669 bool HexagonMCInstrInfo::isDuplexPair(MCInst const &MIa, MCInst const &MIb) { in isDuplexPair()
HDHexagonMCCompound.cpp338 bool isOrderedCompoundPair(MCInst const &MIa, bool IsExtendedA, in isOrderedCompoundPair()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64LoadStoreOptimizer.cpp487 static bool mayAlias(MachineInstr *MIa, MachineInstr *MIb, in mayAlias()
500 static bool mayAlias(MachineInstr *MIa, in mayAlias()
HDAArch64InstrInfo.cpp602 AArch64InstrInfo::areMemAccessesTriviallyDisjoint(MachineInstr *MIa, in areMemAccessesTriviallyDisjoint()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.cpp1068 bool SIInstrInfo::checkInstOffsetsDoNotOverlap(MachineInstr *MIa, in checkInstOffsetsDoNotOverlap()
1088 bool SIInstrInfo::areMemAccessesTriviallyDisjoint(MachineInstr *MIa, in areMemAccessesTriviallyDisjoint()
/NextBSD/contrib/llvm/lib/CodeGen/
HDScheduleDAGInstrs.cpp517 const DataLayout &DL, MachineInstr *MIa, in MIsNeedChainEdge()