Searched refs:CIBitWidth (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp530 unsigned CIBitWidth = CI->getBitWidth(); local
531 if (CIBitWidth <= 64) {
533 switch (CIBitWidth) {

Completed in 54 milliseconds