/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 90 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 91 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() argument 96 typedef SmallVector<UnderlyingObject, 4> UnderlyingObjectsVector; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 108 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 109 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() argument 116 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 109 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 110 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() argument 117 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 110 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 111 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() function 118 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 110 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 111 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() argument 118 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 110 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 111 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() function 118 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 110 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { struct 111 UnderlyingObject(ValueType V, bool MayAlias) in UnderlyingObject() function 118 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; argument
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | Lint.cpp | 380 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 423 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 402 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local
|