Home
last modified time | relevance | path

Searched refs:hasBTISemantics (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h267 static bool hasBTISemantics(const MachineInstr &MI);
H A DAArch64InstrInfo.cpp1147 if (hasBTISemantics(MI)) in isSchedulingBoundary()
4165 bool AArch64InstrInfo::hasBTISemantics(const MachineInstr &MI) { in hasBTISemantics() function in AArch64InstrInfo
9004 if (hasBTISemantics(MI)) in getOutliningTypeImpl()