Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:StrVal

134       TheFn = M->getFunction(Fn.StrVal);
192 Res = PFS->GetBB(Refs[i].first.StrVal, Refs[i].first.Loc);
200 TheFn->getValueSymbolTable().lookup(Refs[i].first.StrVal));
1955 FunctionID.StrVal = F.getName();
2189 ID.StrVal = Lex.getStrVal();
2197 ID.StrVal = Lex.getStrVal();
2328 ParseStringConstant(ID.StrVal) ||
2743 V = PFS->GetVal(ID.StrVal, Ty, ID.Loc);
2751 V = InlineAsm::get(FTy, ID.StrVal, ID.StrVal2, ID.UIntVal&1,
2766 V = GetGlobalVal(ID.StrVal, Ty, ID.Loc);