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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
ScalarizeMaskedMemIntrin.cpp 407 bool IsConstMask = isa<ConstantVector>(Mask);
409 if (IsConstMask) {
534 bool IsConstMask = isa<ConstantVector>(Mask);
536 if (IsConstMask) {
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 336 milliseconds