Home
last modified time | relevance | path

Searched defs:LoadBitWidth (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10017 unsigned LoadBitWidth = SrcTy->getIntegerBitWidth() * NumElts; isLoadCombineCandidateImpl() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9133 unsigned LoadBitWidth = Load->getMemoryVT().getScalarSizeInBits(); MatchLoadCombine() local
[all...]