Searched refs:ConstantDataArraySlice (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 274 struct ConstantDataArraySlice { struct 301 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 294 struct ConstantDataArraySlice { struct 321 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueTracking.h | 611 struct ConstantDataArraySlice { struct 638 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueTracking.h | 633 struct ConstantDataArraySlice { struct 660 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueTracking.h | 633 struct ConstantDataArraySlice { struct 660 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueTracking.h | 633 struct ConstantDataArraySlice { struct 660 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 3638 ConstantDataArraySlice &Slice, in getConstantDataArrayInfo() 3716 ConstantDataArraySlice Slice; in getConstantStringInfo() 3796 ConstantDataArraySlice Slice; in GetStringLengthH()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 4296 ConstantDataArraySlice &Slice, in getConstantDataArrayInfo() 4392 ConstantDataArraySlice Slice; in getConstantStringInfo() 4478 ConstantDataArraySlice Slice; in GetStringLengthH()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5763 const ConstantDataArraySlice &Slice) { in getMemsetStringVal() 5819 static bool isMemSrcFromConstant(SDValue Src, ConstantDataArraySlice &Slice) { in isMemSrcFromConstant() 5900 ConstantDataArraySlice Slice; in getMemcpyLoadsAndStores() 5960 ConstantDataArraySlice SubSlice; in getMemcpyLoadsAndStores()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 6858 const ConstantDataArraySlice &Slice) { in getMemsetStringVal() 6923 static bool isMemSrcFromConstant(SDValue Src, ConstantDataArraySlice &Slice) { in isMemSrcFromConstant() 7006 ConstantDataArraySlice Slice; in getMemcpyLoadsAndStores() 7077 ConstantDataArraySlice SubSlice; in getMemcpyLoadsAndStores()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 668 ConstantDataArraySlice Slice; in optimizeStringLength()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 941 ConstantDataArraySlice Slice; in optimizeStringLength()
|