Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4021 Type *LargeTy; in hasSameExtUse() local
4025 LargeTy = ExtTy; in hasSameExtUse()
4028 LargeTy = CurTy; in hasSameExtUse()
4031 if (!TLI.isZExtFree(NarrowTy, LargeTy)) in hasSameExtUse()