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.cpp259 unsigned CIBitWidth = Val.getBitWidth(); in addInt() local
260 if (CIBitWidth <= 64) { in addInt()
520 unsigned CIBitWidth = Val.getBitWidth(); in addConstantValue() local
521 if (CIBitWidth <= 64) { in addConstantValue()