HomeSort by: relevance | last modified time | path
    Searched refs:IsLogical (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 49 IsLogical = (1 << 20),
SystemZElimCompare.cpp 386 if (CompareFlags & SystemZII::IsLogical)
412 else if ((MIFlags & SystemZII::IsLogical) && CCValues) {
SystemZISelLowering.cpp 6872 bool IsLogical = false;
6898 IsLogical = true;
6909 if (IsLogical) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 354 bool IsLogical = false);
InstCombineAndOrXor.cpp 803 bool IsLogical) {
825 if (IsLogical)

Completed in 72 milliseconds