Home
last modified time | relevance | path

Searched refs:IsC64 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp584 bool IsC64 = OptForSize && LoOperand.isImm() && HiOperand.isImm() && in combine() local
595 else if (IsC64 && !IsConst64Disabled) in combine()