Lines Matching refs:getCFAValue
229 Row.getCFAValue().getLocation() != UnwindLocation::Unspecified) in create()
246 Row.getCFAValue().getLocation() != UnwindLocation::Unspecified) in create()
602 std::make_pair(Row.getCFAValue(), Row.getRegisterLocations())); in parseRows()
610 Row.getCFAValue() = States.back().first; in parseRows()
735 if (Row.getCFAValue().getLocation() != UnwindLocation::RegPlusOffset) in parseRows()
736 Row.getCFAValue() = in parseRows()
739 Row.getCFAValue().setRegister(*RegNum); in parseRows()
748 if (Row.getCFAValue().getLocation() != UnwindLocation::RegPlusOffset) { in parseRows()
754 Row.getCFAValue().setOffset(*Offset); in parseRows()
766 Row.getCFAValue() = in parseRows()
783 Row.getCFAValue() = UnwindLocation::createIsRegisterPlusOffset( in parseRows()
789 Row.getCFAValue() = in parseRows()