Home
last modified time | relevance | path

Searched defs:OME (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp1004 uint16_t OMB = OM.first(), OME = OM.last(); in subst() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1243 void JSONNodeDumper::VisitObjCMessageExpr(const ObjCMessageExpr *OME) { in VisitObjCMessageExpr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp525 tryEmitSpecializedAllocInit(CodeGenFunction &CGF, const ObjCMessageExpr *OME) { in tryEmitSpecializedAllocInit()