OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTrueWhenEqual
(Results
1 - 10
of
10
) sorted by null
/external/llvm/include/llvm/CodeGen/
ISDOpcodes.h
[
all
...]
/external/llvm/include/llvm/
InstrTypes.h
[
all
...]
/external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp
351
isProb = !FCmp->
isTrueWhenEqual
();
InstructionSimplify.cpp
[
all
...]
ScalarEvolution.cpp
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
[
all
...]
/external/llvm/lib/VMCore/
ConstantFold.cpp
[
all
...]
Instructions.cpp
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp
681
ICmpInst::
isTrueWhenEqual
(Cond)));
714
bool isTrue = ICmpInst::
isTrueWhenEqual
(Pred);
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
[
all
...]
Completed in 1437 milliseconds