Searched defs:computeKnownBitsForTargetNode (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1841 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, function in class:XCoreTargetLowering
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1084 /// computeKnownBitsForTargetNode - Determine which of the bits specified
1087 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, function in class:TargetLowering
/external/llvm/lib/Target/R600/
H A DAMDGPUISelLowering.cpp2180 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( function in class:AMDGPUTargetLowering
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1711 void SparcTargetLowering::computeKnownBitsForTargetNode function in class:SparcTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp565 /// computeKnownBitsForTargetNode - Determine which of the bits specified in
568 void AArch64TargetLowering::computeKnownBitsForTargetNode( function in class:AArch64TargetLowering
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10193 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, function in class:ARMTargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8493 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, function in class:PPCTargetLowering

Completed in 949 milliseconds