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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h251 bool hasSTFIWX() const { return HasSTFIWX; } function in class:llvm::PPCSubtarget
H A DPPCISelLowering.cpp8233 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() &&

Completed in 99 milliseconds