Home
last modified time | relevance | path

Searched defs:VectorGep (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp294 TEST(InstructionsTest, VectorGep) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2437 Value *VectorGep = State.get(Addr, Part); in vectorizeMemoryInstruction() local
2468 Value *VectorGep = State.get(Addr, Part); in vectorizeMemoryInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9778 Value *VectorGep = State.get(getAddr(), Part); in execute() local
9809 Value *VectorGep = State.get(getAddr(), Part); in execute() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2439 VectorParts VectorGep; in vectorizeMemoryInstruction() local