OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StWidth
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp
[
all
...]
LegalizeDAG.cpp
759
unsigned
StWidth
= StVT.getSizeInBits();
761
if (
StWidth
!= StVT.getStoreSizeInBits()) {
[
all
...]
Completed in 30 milliseconds