Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp271 unsigned NewWidth = V->getType()->getPrimitiveSizeInBits(); in GetLinearExpression() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1649 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in ProcessUGT_ADDCST_ADD() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2187 unsigned NewWidth = BitWidth - std::max(LeadingKnownZeros, LeadingKnownOnes); in visitSwitchInst() local
DInstCombineCompares.cpp2510 unsigned NewWidth = CI2->getValue().countTrailingZeros(); in ProcessUGT_ADDCST_ADD() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1206 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeOp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp697 unsigned NewWidth = SrcVT.getStoreSizeInBits(); in LegalizeLoadOps() local
/external/clang/lib/Sema/
DSemaDecl.cpp14944 unsigned NewWidth; in ActOnEnumBody() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp5850 unsigned NewWidth = (NumElems == 4) ? 2 : 4; in RewriteAsNarrowerShuffle() local