Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp376 unsigned DBW = DL.getTypeSizeInBits(CI->getDestTy()); in getInstructionCost() local
377 if (DBW != 32 || SBW >= DBW) in getInstructionCost()