Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h468 void scalarizeInstruction(Variable *Dest, F insertScalarInstruction, in scalarizeInstruction() function
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2619 void InnerLoopVectorizer::scalarizeInstruction(Instruction *Instr, in scalarizeInstruction() function in InnerLoopVectorizer
6220 void InnerLoopUnroller::scalarizeInstruction(Instruction *Instr, in scalarizeInstruction() function in InnerLoopUnroller
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2491 void InnerLoopVectorizer::scalarizeInstruction(Instruction *Instr, in scalarizeInstruction() function in InnerLoopVectorizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2793 void InnerLoopVectorizer::scalarizeInstruction(const Instruction *Instr, in scalarizeInstruction() function in InnerLoopVectorizer