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/LowLevel/
H A DDWARFCFIProgram.cpp25 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString() function in CFIProgram
59 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsUnsigned()
104 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
113 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
125 OperandIdx, CFIProgram::operandTypeString(Type)); in getOperandAsSigned()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h251 LLVM_ABI static const char *operandTypeString(OperandType OT);