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

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 49 IsLogical = (1 << 20),
SystemZISelLowering.cpp 6872 bool IsLogical = false;
6898 IsLogical = true;
6909 if (IsLogical) {

Completed in 36 milliseconds