OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DiffBits
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp
269
unsigned
DiffBits
= NVT.getSizeInBits() - OVT.getSizeInBits();
271
DAG.getConstant(
DiffBits
, TLI.getPointerTy()));
[
all
...]
LegalizeDAG.cpp
[
all
...]
Completed in 45 milliseconds