Searched refs:IsGlobalLV (Results 1 – 5 of 5) sorted by relevance
54 bool IsGlobalLV; member81 Var.IsGlobalLV = isGlobalLV; in setVar()
737 bool IsGlobalLV = false; in FillInlineAsmIdentifierInfo() local739 IsGlobalLV = Eval.isGlobalLValue(); in FillInlineAsmIdentifierInfo()740 Info.setVar(Res, IsGlobalLV, Size, Type); in FillInlineAsmIdentifierInfo()
1431 bool IsGlobalLV = false; in CreateMemForInlineAsm() local1436 IsGlobalLV = Info.Var.IsGlobalLV; in CreateMemForInlineAsm()1440 if (IsGlobalLV && (BaseReg || IndexReg)) { in CreateMemForInlineAsm()1962 Info.Var.Decl, Info.Var.IsGlobalLV); in ParseIntelOperand()
1751 bool IsGlobalLV = false; in CreateMemForMSInlineAsm() local1756 IsGlobalLV = Info.Var.IsGlobalLV; in CreateMemForMSInlineAsm()1760 if (IsGlobalLV && (BaseReg || IndexReg)) { in CreateMemForMSInlineAsm()2539 Info.Var.IsGlobalLV)); in ParseIntelOperand()