| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 67 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | LanaiISelLowering.cpp | 1442 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 133 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1688 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 79 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | WebAssemblyISelLowering.cpp | 1088 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 34 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 2021 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.h | 274 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | NVPTXISelLowering.cpp | 6399 void NVPTXTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in NVPTXTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 310 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SIISelLowering.h | 512 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| H A D | AMDGPUISelLowering.cpp | 5852 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| H A D | SIISelLowering.cpp | 16807 void SITargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SITargetLowering 16834 return AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 647 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SystemZISelLowering.cpp | 9281 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 147 void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 528 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 80 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 918 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | PPCISelLowering.cpp | 17499 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1295 void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4240 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 3893 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 3975 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
| H A D | SelectionDAG.cpp | 4484 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|