| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 107 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | LanaiISelLowering.cpp | 1488 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 204 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1814 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 64 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 1867 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 252 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | AMDGPUISelLowering.cpp | 4518 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 347 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | RISCVISelLowering.cpp | 6512 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 570 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 6876 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 512 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | ARMISelLowering.cpp | 18801 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 862 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | PPCISelLowering.cpp | 15510 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 497 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | AArch64ISelLowering.cpp | 1759 void AArch64TargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AArch64TargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1077 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | X86ISelLowering.cpp | 34733 void X86TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in X86TargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3420 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 2946 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 3021 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
| H A D | SelectionDAG.cpp | 3578 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|