| /minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 185 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | XCoreISelLowering.cpp | 1853 void XCoreTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in XCoreTargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 63 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | SparcISelLowering.cpp | 1714 void SparcTargetLowering::computeKnownBitsForTargetNode in computeKnownBitsForTargetNode() function in SparcTargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | AMDGPUISelLowering.h | 186 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | AMDGPUISelLowering.cpp | 2601 void AMDGPUTargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AMDGPUTargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 218 void computeKnownBitsForTargetNode(const SDValue Op, APInt &KnownZero,
|
| H A D | AArch64ISelLowering.cpp | 678 void AArch64TargetLowering::computeKnownBitsForTargetNode( in computeKnownBitsForTargetNode() function in AArch64TargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 319 void computeKnownBitsForTargetNode(const SDValue Op, APInt &KnownZero,
|
| H A D | ARMISelLowering.cpp | 10405 void ARMTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in ARMTargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 454 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | PPCISelLowering.cpp | 9259 void PPCTargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in PPCTargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 645 void computeKnownBitsForTargetNode(const SDValue Op,
|
| H A D | X86ISelLowering.cpp | 21688 void X86TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in X86TargetLowering
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetLowering.h | 2142 virtual void computeKnownBitsForTargetNode(const SDValue Op,
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/R600/ |
| H A D | sext-in-reg.ll | 454 ; when computeKnownBitsForTargetNode is implemented for imax.
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 1088 void TargetLowering::computeKnownBitsForTargetNode(const SDValue Op, in computeKnownBitsForTargetNode() function in TargetLowering
|
| H A D | SelectionDAG.cpp | 2343 TLI->computeKnownBitsForTargetNode(Op, KnownZero, KnownOne, *this, Depth); in computeKnownBits()
|