/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.h | 64 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | SparcISelLowering.cpp | 1864 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 252 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | AMDGPUISelLowering.cpp | 4397 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 328 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | RISCVISelLowering.cpp | 6055 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 540 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | SystemZISelLowering.cpp | 6848 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 499 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
H A D | ARMISelLowering.cpp | 18081 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 862 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | PPCISelLowering.cpp | 15421 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1077 void computeKnownBitsForTargetNode(const SDValue Op,
|
H A D | X86ISelLowering.cpp | 34540 void X86TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in X86TargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 496 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
|
H A D | AArch64ISelLowering.cpp | 1689 void AArch64TargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AArch64TargetLowering
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3400 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2934 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering 3009 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
|
H A D | SelectionDAG.cpp | 3581 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|