HomeSort by relevance Sort by last modified time
    Searched defs:scalarizeInstruction (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceTargetLowering.h 512 void scalarizeInstruction(Variable *Dest, F insertScalarInstruction,
515 "scalarizeInstruction called during incorrect phase");
558 // applyToThunkedArgs is used by scalarizeInstruction. Ideally, we would just
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 389 virtual void scalarizeInstruction(Instruction *Instr,
621 void scalarizeInstruction(Instruction *Instr,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 399 void scalarizeInstruction(Instruction *Instr, const VPIteration &Instance,
    [all...]

Completed in 215 milliseconds