Home
last modified time | relevance | path

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

/freebsd/contrib/file/magic/Magdir/
H A Dnitpicker12 >18 belong x Bytes1: %u
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2868 uint64_t Bytes1 = computeKnownBits(Bytes, 0, Op0).One.getZExtValue(); in visitCallInst() local
2871 uint64_t C = Bytes1 & Mask1; in visitCallInst()