Searched refs:ScopeB (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5543 StringRef ScopeB = local
5545 return ScopeA.equals(ScopeB);
5558 StringRef ScopeB = local
5560 return ScopeB.equals("none");

Completed in 163 milliseconds