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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h267 bool hasPrefixInstrs() const { return HasPrefixInstrs; } function in class:llvm::PPCSubtarget
H A DPPCISelLowering.cpp9282 if (BVNIsConstantSplat && Subtarget.hasPrefixInstrs() &&
9353 if (Subtarget.hasPrefixInstrs() && SplatSize == 2)
9357 if (Subtarget.hasPrefixInstrs() && SplatSize == 4)
9984 if (Subtarget.hasPrefixInstrs()) {
16588 if (Subtarget.hasPrefixInstrs()) {

Completed in 168 milliseconds