Home
last modified time | relevance | path

Searched refs:computeKnownBitsForTargetNode (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h112 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DLanaiISelLowering.cpp1489 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h196 void computeKnownBitsForTargetNode(const SDValue Op,
H A DXCoreISelLowering.cpp1718 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h87 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DWebAssemblyISelLowering.cpp914 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h75 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSparcISelLowering.cpp2060 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h294 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSIISelLowering.h492 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DAMDGPUISelLowering.cpp5572 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
H A DSIISelLowering.cpp15399 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 DSystemZISelLowering.h617 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSystemZISelLowering.cpp7814 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h547 void computeKnownBitsForTargetNode(const SDValue Op,
H A DRISCVISelLowering.cpp16271 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in RISCVTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h513 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DARMISelLowering.cpp20053 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h894 void computeKnownBitsForTargetNode(const SDValue Op,
H A DPPCISelLowering.cpp16392 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h558 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1200 void computeKnownBitsForTargetNode(const SDValue Op,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3953 virtual void computeKnownBitsForTargetNode(const SDValue Op,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3669 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering
3744 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
H A DSelectionDAG.cpp4036 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()

12