| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | knownbits.ll | 4 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode().
|
| H A D | knownbits-intrinsics-unpack.ll | 1 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode() with
|
| H A D | knownbits-intrinsics-binop.ll | 1 ; Test that DAGCombiner gets helped by computeKnownBitsForTargetNode() with
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 112 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | LanaiISelLowering.cpp | 1492 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | knownbits-recursion.ll | 5 ; call to it from computeKnownBitsForTargetNode().
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 85 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | WebAssemblyISelLowering.cpp | 871 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 204 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1812 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 68 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 1967 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 259 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | AMDGPUISelLowering.cpp | 4472 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 417 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | RISCVISelLowering.cpp | 9541 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 594 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 7272 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 513 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 896 void computeKnownBitsForTargetNode(const SDValue Op,
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 500 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1123 void computeKnownBitsForTargetNode(const SDValue Op,
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3691 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 3443 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 3518 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
| H A D | SelectionDAG.cpp | 3822 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|