Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h66 uint16_t IsSubfield : 1; member
H A DCodeViewDebug.cpp1268 DR.IsSubfield = 0; in collectVariableInfoFromMFTable()
1412 DR.IsSubfield = true; in calculateRanges()
1415 DR.IsSubfield = false; in calculateRanges()
2893 if (!DefRange.IsSubfield && EncFP != EncodedFramePtrReg::None && in emitLocalVariable()
2902 if (DefRange.IsSubfield) { in emitLocalVariable()
2915 if (DefRange.IsSubfield) { in emitLexicalBlockList()