Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3535 Type *LargeTy; in hasSameExtUse() local
3539 LargeTy = ExtTy; in hasSameExtUse()
3542 LargeTy = CurTy; in hasSameExtUse()
3545 if (!TLI.isZExtFree(NarrowTy, LargeTy)) in hasSameExtUse()