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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
VPlan.h 801 bool IsPredicated;
807 VPReplicateRecipe(Instruction *I, bool IsUniform, bool IsPredicated = false)
809 IsPredicated(IsPredicated) {
815 AlsoPack = IsPredicated && !I->use_empty();
    [all...]
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
RDFGraph.cpp 679 return TII.isPredicated(In);
    [all...]

Completed in 260 milliseconds