Home
last modified time | relevance | path

Searched refs:computeKnownBitsForTargetNode (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dknownbits.ll4 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode().
H A Dknownbits-intrinsics-unpack.ll1 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode() with
H A Dknownbits-intrinsics-binop.ll1 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode() with
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h112 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DLanaiISelLowering.cpp1492 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dknownbits-recursion.ll5 ; call to it from computeKnownBitsForTargetNode().
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h85 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DWebAssemblyISelLowering.cpp871 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h204 void computeKnownBitsForTargetNode(const SDValue Op,
H A DXCoreISelLowering.cpp1812 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h68 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSparcISelLowering.cpp1967 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h259 void computeKnownBitsForTargetNode(const SDValue Op,
H A DAMDGPUISelLowering.cpp4472 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h417 void computeKnownBitsForTargetNode(const SDValue Op,
H A DRISCVISelLowering.cpp9541 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h594 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSystemZISelLowering.cpp7272 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h513 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h896 void computeKnownBitsForTargetNode(const SDValue Op,
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h500 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1123 void computeKnownBitsForTargetNode(const SDValue Op,
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3691 virtual void computeKnownBitsForTargetNode(const SDValue Op,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3443 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering
3518 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
H A DSelectionDAG.cpp3822 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()

12