Home
last modified time | relevance | path

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

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