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

  /external/swiftshader/third_party/subzero/src/
IceTargetLowering.h 512 void scalarizeInstruction(Variable *Dest, F insertScalarInstruction,
515 "scalarizeInstruction called during incorrect phase");
557 // 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...]

Completed in 72 milliseconds