Searched refs:targetShrinkDemandedConstant (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 143 bool targetShrinkDemandedConstant(SDValue Op, const APInt &DemandedBits,
|
| H A D | RISCVISelLowering.cpp | 20827 bool RISCVTargetLowering::targetShrinkDemandedConstant( in targetShrinkDemandedConstant() function in RISCVTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 533 bool targetShrinkDemandedConstant(SDValue Op, const APInt &DemandedBits,
|
| H A D | ARMISelLowering.cpp | 20129 bool ARMTargetLowering::targetShrinkDemandedConstant( in targetShrinkDemandedConstant() function in ARMTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 111 bool targetShrinkDemandedConstant(SDValue Op, const APInt &DemandedBits,
|
| H A D | AArch64ISelLowering.cpp | 2499 bool AArch64TargetLowering::targetShrinkDemandedConstant( in targetShrinkDemandedConstant() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1289 bool targetShrinkDemandedConstant(SDValue Op, const APInt &DemandedBits,
|
| H A D | X86ISelLowering.cpp | 38400 X86TargetLowering::targetShrinkDemandedConstant(SDValue Op, in targetShrinkDemandedConstant() function in X86TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4132 virtual bool targetShrinkDemandedConstant(SDValue Op, in targetShrinkDemandedConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 549 if (targetShrinkDemandedConstant(Op, DemandedBits, DemandedElts, TLO)) in ShrinkDemandedConstant()
|