| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 108 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | LanaiISelLowering.cpp | 1488 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 203 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1814 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 65 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 1855 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 499 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 5962 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 240 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | AMDGPUISelLowering.cpp | 4265 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 254 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | AArch64ISelLowering.cpp | 990 void AArch64TargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AArch64TargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 388 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | ARMISelLowering.cpp | 13551 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 697 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | PPCISelLowering.cpp | 13401 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 856 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | X86ISelLowering.cpp | 30074 void X86TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in X86TargetLowering
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2959 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 1886 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 1949 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
| H A D | SelectionDAG.cpp | 3195 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|