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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp 373 Value *CondOp0 = LatchCmp->getOperand(0);
376 if (!(CondOp0 == IVUpdate && OuterLp->isLoopInvariant(CondOp1)) &&
377 !(CondOp1 == IVUpdate && OuterLp->isLoopInvariant(CondOp0))) {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 345 milliseconds