OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commonCastTransforms
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
278
Instruction *InstCombinerImpl::
commonCastTransforms
(CastInst &CI) {
728
if (Instruction *Result =
commonCastTransforms
(Trunc))
1187
if (Instruction *Result =
commonCastTransforms
(CI))
1462
if (Instruction *I =
commonCastTransforms
(CI))
1676
if (Instruction *I =
commonCastTransforms
(FPT))
1870
return
commonCastTransforms
(FPExt);
1921
return
commonCastTransforms
(FI);
1928
return
commonCastTransforms
(FI);
1932
return
commonCastTransforms
(CI);
1936
return
commonCastTransforms
(CI)
[
all
...]
InstCombineInternal.h
126
Instruction *
commonCastTransforms
(CastInst &CI);
Completed in 40 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026