Home
last modified time | relevance | path

Searched defs:NLZ (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp482 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
562 uint32_t NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
751 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp528 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
741 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp409 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
642 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp386 unsigned NLZ = (CLHS->getValue()+1).countLeadingZeros(); in ComputeMaskedBits() local
/external/llvm/lib/Analysis/
DValueTracking.cpp246 unsigned NLZ = (CLHS->getValue()+1).countLeadingZeros(); in computeKnownBitsAddSub() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1963 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in ComputeMaskedBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2340 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in computeKnownBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2745 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in computeKnownBits() local