Home
last modified time | relevance | path

Searched refs:IsDesirableToPromoteOp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1164 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
H A DX86ISelLowering.cpp60793 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { in IsDesirableToPromoteOp() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4537 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1573 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp()
1641 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp()
1690 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteExtend()
1721 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteLoad()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc12929 …bleToPromoteOpENS_7SDValueERNS_3EVTE", "llvm::X86TargetLowering::IsDesirableToPromoteOp(llvm::SDVa…
14303 …irableToPromoteOpENS_7SDValueERNS_3EVTE", "llvm::TargetLowering::IsDesirableToPromoteOp(llvm::SDVa…