OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foldLogicOfFCmps
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h
350
Value *
foldLogicOfFCmps
(FCmpInst *LHS, FCmpInst *RHS, bool IsAnd);
InstCombineAndOrXor.cpp
1431
Value *InstCombinerImpl::
foldLogicOfFCmps
(FCmpInst *LHS, FCmpInst *RHS,
1667
if (Value *R =
foldLogicOfFCmps
(FCmp0, FCmp1, LogicOpc == Instruction::And))
2056
if (Value *Res =
foldLogicOfFCmps
(LHS, RHS, true))
2868
if (Value *Res =
foldLogicOfFCmps
(LHS, RHS, false))
Completed in 28 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026