| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 112 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | LanaiISelLowering.cpp | 1489 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 196 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1718 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 87 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | WebAssemblyISelLowering.cpp | 914 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 75 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 2060 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 294 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SIISelLowering.h | 492 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | AMDGPUISelLowering.cpp | 5572 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| H A D | SIISelLowering.cpp | 15399 void SITargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SITargetLowering 15430 return AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 617 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 7814 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 547 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | RISCVISelLowering.cpp | 16271 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 513 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | ARMISelLowering.cpp | 20053 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 894 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | PPCISelLowering.cpp | 16392 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 558 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1200 void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3953 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 3669 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 3744 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
| H A D | SelectionDAG.cpp | 4036 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|