HomeSort by relevance Sort by last modified time
    Searched refs:Tristate (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/Analysis/
LazyValueInfo.h 45 enum Tristate {
54 Tristate getPredicateOnEdge(unsigned Pred, Value *V, Constant *C,
61 Tristate getPredicateAt(unsigned Pred, Value *V, Constant *C,
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 207 LazyValueInfo::Tristate Result =
250 LazyValueInfo::Tristate State = LazyValueInfo::Unknown;
253 LazyValueInfo::Tristate Value = LVI->getPredicateOnEdge(CmpInst::ICMP_EQ,
350 LazyValueInfo::Tristate Result =
JumpThreading.cpp 565 LazyValueInfo::Tristate
592 LazyValueInfo::Tristate Res =
816 LazyValueInfo::Tristate Ret =
    [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp     [all...]
  /system/tpm/trunks/ftdi/
mpsse.h 223 int Tristate(struct mpsse_context* mpsse);
mpsse.c 1136 * Places all I/O pins into a tristate mode.
1142 int Tristate(struct mpsse_context* mpsse) {
1145 /* Tristate the all I/O pins (FT232H only) */

Completed in 93 milliseconds