Home
last modified time | relevance | path

Searched defs:UnderlyingObject (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h90 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 DScheduleDAGInstrs.h108 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 DScheduleDAGInstrs.h109 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/
DScheduleDAGInstrs.h110 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/
DScheduleDAGInstrs.h110 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/
DScheduleDAGInstrs.h110 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/
DScheduleDAGInstrs.h110 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 DLint.cpp380 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp423 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLint.cpp402 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); in visitMemoryReference() local