Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.cpp27 UnwindLocation UnwindLocation::createIsConstant(int32_t Value) { in createIsConstant() function in UnwindLocation
213 AArch64DWARFPAuthRaState, UnwindLocation::createIsConstant(1)); in parseRows()
255 AArch64DWARFPAuthRaState, UnwindLocation::createIsConstant(0x3)); in parseRows()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.h121 LLVM_ABI static UnwindLocation createIsConstant(int32_t Value);