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

  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 345 bool IsMIPS64 = TargetTriple.getArch() == llvm::Triple::mips64 ||
377 } else if (IsMIPS64)
    [all...]
DataFlowSanitizer.cpp 429 bool IsMIPS64 = TargetTriple.getArch() == llvm::Triple::mips64 ||
445 else if (IsMIPS64)
    [all...]

Completed in 910 milliseconds