Searched refs:lookupLLVMIntrinsicByName (Results 1 – 4 of 4) sorted by relevance
99 int lookupLLVMIntrinsicByName(ArrayRef<const char *> NameTable,
99 return Intrinsic::lookupLLVMIntrinsicByName(CoroIntrinsics, Name) != -1; in isCoroutineIntrinsicName()
239 int llvm::Intrinsic::lookupLLVMIntrinsicByName(ArrayRef<const char *> NameTable, in lookupLLVMIntrinsicByName() function in llvm::Intrinsic
958 int Idx = Intrinsic::lookupLLVMIntrinsicByName(NameTable, Name); in lookupIntrinsicID()