OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookupLLVMIntrinsicByName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Intrinsics.h
102
int
lookupLLVMIntrinsicByName
(ArrayRef<const char *> NameTable,
/src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp
144
int llvm::Intrinsic::
lookupLLVMIntrinsicByName
(ArrayRef<const char *> NameTable,
Function.cpp
736
int Idx = Intrinsic::
lookupLLVMIntrinsicByName
(NameTable, Name);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
Coroutines.cpp
155
return Intrinsic::
lookupLLVMIntrinsicByName
(CoroIntrinsics, Name) != -1;
Completed in 64 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026