Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h279 unsigned getOrCreateBaseType(unsigned BitSize, dwarf::TypeKind Encoding);
H A DDwarfExpression.cpp454 unsigned DwarfExpression::getOrCreateBaseType(unsigned BitSize, in getOrCreateBaseType() function in DwarfExpression
643 emitBaseTypeRef(getOrCreateBaseType(BitSize, Encoding)); in addExpression()