Searched refs:lookupName (Results 1 – 4 of 4) sorted by relevance
47 virtual unsigned lookupName(const char *Name, unsigned Len) const =0;49 unsigned lookupName(StringRef Name) const { in lookupName() function50 return lookupName(Name.data(), Name.size()); in lookupName()
26 return lookupName(ValName->getKeyData(), ValName->getKeyLength()); in getIntrinsicID()
2666 ID = static_cast<Intrinsic::ID>(TII->lookupName(Name)); in parseIntrinsicOperand()
107002 static int lookupName(107836 return lookupName(pParse, zDb, zTable, pRight, pNC, pExpr);