/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.h | 52 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | SparcISelLowering.cpp | 833 void SparcTargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in SparcTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.h | 123 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | SPUISelLowering.cpp | 3163 SPUTargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in SPUTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.h | 162 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | XCoreISelLowering.cpp | 1514 void XCoreTargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in XCoreTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 295 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | PPCISelLowering.cpp | 5463 void PPCTargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in PPCTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 305 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | ARMISelLowering.cpp | 8390 void ARMTargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in ARMTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 596 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
D | X86ISelLowering.cpp | 12297 void X86TargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in X86TargetLowering
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 867 virtual void computeMaskedBitsForTargetNode(const SDValue Op,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1842 void TargetLowering::computeMaskedBitsForTargetNode(const SDValue Op, in computeMaskedBitsForTargetNode() function in TargetLowering
|
D | SelectionDAG.cpp | 2083 TLI.computeMaskedBitsForTargetNode(Op, Mask, KnownZero, KnownOne, *this, in ComputeMaskedBits()
|