HomeSort by: relevance | last modified time | path
    Searched refs:EOp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Analysis/
Consumed.cpp 305 EffectiveOp EOp;
329 PropagationInfo(const BinaryOperator *Source, EffectiveOp EOp,
333 BinTest.EOp = EOp;
338 PropagationInfo(const BinaryOperator *Source, EffectiveOp EOp,
343 BinTest.EOp = EOp;
401 return BinTest.EOp;
433 BinTest.EOp == EO_And ? EO_Or : EO_And,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 5482 SDValue EOp = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NewVT, ValOp,
5484 SDValue PartStore = DAG.getStore(Chain, dl, EOp, BasePtr, MPI, NewAlign,
5502 SDValue EOp = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, NewVT, VecOp,
5505 DAG.getStore(Chain, dl, EOp, BasePtr, MPI, ST->getOriginalAlign(),
  /src/share/terminfo/
terminfo 570 kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A, kf1=\EOP,
857 kf1=\EOP, kf10=\EOY, kf11=\Ep, kf12=\Eq, kf13=\Er, kf14=\Es,
1308 kdch1=\E[9, kend=\E[Y, kf1=\EOP, kf10=\EOY, kf2=\EOQ,
1382 kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, kf1=\EOP, kf10=\E[21~,
1518 kext=\E[y, kf1=\EOP, kf10=\EOY, kf11=\EOZ, kf12=\EOA,
1519 kf13=\EOp, kf14=\EOq, kf15=\EOr, kf16=\EOs, kf17=\EOt,
1662 # \EOP to \EOS. The shifted and control modifiers still do the same thing.
1872 is2=\E[1;25r\E[25;1H, kf1=\EOP, kf10=\E[29~, kf11=\E[23~,
2258 kf1=\EOP, kf10=\E[21~, kf11=\E[23~, kf12=\E[24~, kf2=\EOQ,
2279 kdch1=\E[3~, kend=\E[F, kf1=\EOP, kf10=\E[21~, kf11=\E[23~
    [all...]

Completed in 56 milliseconds