Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp397 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString() function in CFIProgram
431 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsUnsigned()
476 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
485 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
497 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h518 static const char *operandTypeString(OperandType OT);