OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lowerIntrinsics
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
InstrProfiling.h
76
bool
lowerIntrinsics
(Function *F);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PreISelIntrinsicLowering.cpp
121
static bool
lowerIntrinsics
(Module &M) {
219
bool runOnModule(Module &M) override { return
lowerIntrinsics
(M); }
236
if (!
lowerIntrinsics
(M))
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp
445
bool InstrProfiling::
lowerIntrinsics
(Function *F) {
574
MadeChange |=
lowerIntrinsics
(&F);
Completed in 19 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026