Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCSubtarget.h249 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX() function
HDPPCISelLowering.cpp7732 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() && in LowerFP_TO_INTForReuse()