Home
last modified time | relevance | path

Searched defs:GCRelocates (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp46 SmallVector<GCRelocateInst *, 20> GCRelocates; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp30 SmallVector<GCRelocateInst *, 20> GCRelocates; in stripGCRelocates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h590 SmallVector<const GCRelocateInst *, 16> GCRelocates; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h440 SmallVector<const GCRelocateInst *, 16> GCRelocates; member
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h732 SmallVector<const GCRelocateInst *, 16> GCRelocates; member