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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 838 bool IsLegalWiderType = false;
855 IsLegalWiderType = true;
860 if (IsLegalWiderType) continue;
    [all...]

Completed in 199 milliseconds