Home
last modified time | relevance | path

Searched refs:unpackLoadToAggregate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp518 static Instruction *unpackLoadToAggregate(InstCombiner &IC, LoadInst &LI) { in unpackLoadToAggregate() function
814 if (Instruction *Res = unpackLoadToAggregate(*this, LI)) in visitLoadInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp644 static Instruction *unpackLoadToAggregate(InstCombiner &IC, LoadInst &LI) { in unpackLoadToAggregate() function
984 if (Instruction *Res = unpackLoadToAggregate(*this, LI)) in visitLoadInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp715 static Instruction *unpackLoadToAggregate(InstCombinerImpl &IC, LoadInst &LI) { in unpackLoadToAggregate() function
1044 if (Instruction *Res = unpackLoadToAggregate(*this, LI)) in visitLoadInst()