OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setpredicate
(Results
1 - 8
of
8
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
[
all
...]
InstCombineSelect.cpp
425
ICI->
setPredicate
(Pred);
[
all
...]
InstCombineCompares.cpp
[
all
...]
InstCombineAndOrXor.cpp
[
all
...]
/external/llvm/include/llvm/
InstrTypes.h
714
void
setPredicate
(Predicate P) { setInstructionSubclassData(P); }
[
all
...]
Instructions.h
712
setPredicate
(getSwappedPredicate());
[
all
...]
/external/llvm/lib/VMCore/
Instructions.cpp
[
all
...]
/external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp
[
all
...]
Completed in 779 milliseconds