Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCSubtarget.h136 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX() function
DPPCISelLowering.cpp5262 if (TM.getSubtarget<PPCSubtarget>().hasSTFIWX() && in PerformDAGCombine()
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h234 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX() function
DPPCISelLowering.cpp6404 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() && in LowerFP_TO_INTForReuse()
10584 if (Subtarget.hasSTFIWX() && !cast<StoreSDNode>(N)->isTruncatingStore() && in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h238 bool hasSTFIWX() const { return HasSTFIWX; } in hasSTFIWX() function
DPPCISelLowering.cpp6974 bool i32Stack = Op.getValueType() == MVT::i32 && Subtarget.hasSTFIWX() && in LowerFP_TO_INTForReuse()