Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp220 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1375 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
1388 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) runTargetDesc() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp365 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local
379 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp642 for (unsigned oi = 0, oe = ii.getNumOperands(); oi != oe; ++oi) { CanInterpret() local
/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1281 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; CheckStaticCast() local
H A DSemaDeclObjC.cpp210 oe = Overridden->param_end(); CheckObjCMethodOverride() local
H A DSemaDecl.cpp4300 oe = oldMethod->param_end(); mergeObjCMethodDecls() local