Home
last modified time | relevance | path

Searched defs:HalfWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h88 unsigned char HalfWidth, HalfAlign; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2918 unsigned HalfWidth = Width / 2; in matchOrConcat() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1835 unsigned HalfWidth = BitWidth / 2; in SimplifyDemandedBits() local