Searched refs:computeKnownBitsForFrameIndex (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 318 void computeKnownBitsForFrameIndex(const SDValue Op,
|
D | SIISelLowering.cpp | 8441 void SITargetLowering::computeKnownBitsForFrameIndex(const SDValue Op, in computeKnownBitsForFrameIndex() function in SITargetLowering 8446 TargetLowering::computeKnownBitsForFrameIndex(Op, Known, DemandedElts, in computeKnownBitsForFrameIndex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2847 virtual void computeKnownBitsForFrameIndex(const SDValue FIOp,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1674 void TargetLowering::computeKnownBitsForFrameIndex(const SDValue Op, in computeKnownBitsForFrameIndex() function in TargetLowering
|
D | SelectionDAG.cpp | 3045 TLI->computeKnownBitsForFrameIndex(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|