Home
last modified time | relevance | path

Searched refs:OpE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h95 MachineInstr::mop_iterator OpI, OpE; variable
100 while (OpI == OpE) { in advance()
105 OpE = InstrI->operands_end(); in advance()
125 OpE = InstrI->operands_end(); in MachineOperandIteratorBase()
134 bool isValid() const { return OpI != OpE; } in isValid()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_posp.pkb134 ֛���UT�Dmq����R�B�M����Xz�-�{�/OpE�Mˋ nوZ۬0�{a.שZ����V�{O�"��G�p$�AdV� �ֵ��d7\#�C�3
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4700 OpE = UseInst->op_end(); OpI != OpE; ++OpI) { in getConstantEvolvingPHIOperands() local