Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp719 bool NeedsCast = false; in lowerCtpopToCountBits() local
727 NeedsCast = true; in lowerCtpopToCountBits()
734 if (NeedsCast) { in lowerCtpopToCountBits()