Searched refs:IsGlobalLV (Results 1 – 3 of 3) sorted by relevance
54 bool IsGlobalLV; member81 Var.IsGlobalLV = isGlobalLV; in setVar()
768 bool IsGlobalLV = false; in FillInlineAsmIdentifierInfo() local770 IsGlobalLV = Eval.isGlobalLValue(); in FillInlineAsmIdentifierInfo()771 Info.setVar(Res, IsGlobalLV, Size, Type); in FillInlineAsmIdentifierInfo()
1769 bool IsGlobalLV = false; in CreateMemForMSInlineAsm() local1774 IsGlobalLV = Info.Var.IsGlobalLV; in CreateMemForMSInlineAsm()1778 if (IsGlobalLV && (BaseReg || IndexReg)) { in CreateMemForMSInlineAsm()2577 Info.Var.IsGlobalLV)); in parseIntelOperand()