Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp480 unsigned CIBitWidth = Val.getBitWidth(); in addConstantValue() local
481 if (CIBitWidth <= 64) { in addConstantValue()