Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h112 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DLanaiISelLowering.cpp1488 void LanaiTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in LanaiTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h196 void computeKnownBitsForTargetNode(const SDValue Op,
H A DXCoreISelLowering.cpp1717 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h87 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DWebAssemblyISelLowering.cpp928 void WebAssemblyTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in WebAssemblyTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h72 /// computeKnownBitsForTargetNode - Determine which of the bits specified
75 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSparcISelLowering.cpp2052 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h308 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSIISelLowering.h500 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DAMDGPUISelLowering.cpp5629 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
H A DSIISelLowering.cpp15734 void SITargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SITargetLowering
15765 return AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h624 void computeKnownBitsForTargetNode(const SDValue Op,
H A DSystemZISelLowering.cpp7957 SystemZTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h512 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
H A DARMISelLowering.cpp20075 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h600 void computeKnownBitsForTargetNode(const SDValue Op,
H A DRISCVISelLowering.cpp17810 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode()
17807 void RISCVTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, computeKnownBitsForTargetNode() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h905 void computeKnownBitsForTargetNode(const SDValue Op,
H A DPPCISelLowering.cpp16605 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1209 void computeKnownBitsForTargetNode(const SDValue Op,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h577 void computeKnownBitsForTargetNode(const SDValue Op, KnownBits &Known,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4084 virtual void computeKnownBitsForTargetNode(const SDValue Op,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3725 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering
3800 computeKnownBitsForTargetNode(Op, Known, DemandedElts, TLO.DAG, Depth); in SimplifyDemandedBitsForTargetNode()
H A DSelectionDAG.cpp4213 TLI->computeKnownBitsForTargetNode(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()

12