/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 51 void GISelKnownBits::computeKnownBitsForFrameIndex(Register R, KnownBits &Known, in computeKnownBitsForFrameIndex() function in GISelKnownBits 151 computeKnownBitsForFrameIndex(R, Known, DemandedElts); in computeKnownBitsImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.h | 67 void computeKnownBitsForFrameIndex(Register R, KnownBits &Known,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 385 void computeKnownBitsForFrameIndex(const SDValue Op,
|
H A D | SIISelLowering.cpp | 10777 void SITargetLowering::computeKnownBitsForFrameIndex(const SDValue Op, in computeKnownBitsForFrameIndex() function in SITargetLowering 10782 TargetLowering::computeKnownBitsForFrameIndex(Op, Known, DemandedElts, in computeKnownBitsForFrameIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.h | 455 void computeKnownBitsForFrameIndex(int FrameIdx,
|
H A D | SIISelLowering.cpp | 12594 void SITargetLowering::computeKnownBitsForFrameIndex( in computeKnownBitsForFrameIndex() function in SITargetLowering 12596 TargetLowering::computeKnownBitsForFrameIndex(FI, Known, MF); in computeKnownBitsForFrameIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 260 TL.computeKnownBitsForFrameIndex(FrameIdx, Known, MF); in computeKnownBitsImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3207 virtual void computeKnownBitsForFrameIndex(const SDValue FIOp,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3829 virtual void computeKnownBitsForFrameIndex(int FIOp,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 4101 virtual void computeKnownBitsForFrameIndex(int FIOp,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 4024 virtual void computeKnownBitsForFrameIndex(int FIOp,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 3995 virtual void computeKnownBitsForFrameIndex(int FIOp,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 4024 virtual void computeKnownBitsForFrameIndex(int FIOp,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2664 void TargetLowering::computeKnownBitsForFrameIndex(const SDValue Op, in computeKnownBitsForFrameIndex() function in TargetLowering
|
H A D | SelectionDAG.cpp | 3405 TLI->computeKnownBitsForFrameIndex(Op, Known, DemandedElts, *this, Depth); in computeKnownBits()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 3875 TLI->computeKnownBitsForFrameIndex(cast<FrameIndexSDNode>(Op)->getIndex(), in computeKnownBits()
|
H A D | TargetLowering.cpp | 3503 void TargetLowering::computeKnownBitsForFrameIndex( in computeKnownBitsForFrameIndex() function in TargetLowering
|