Home
last modified time | relevance | path

Searched defs:ModExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp772 const MCExpr *ModExpr = LoongArchMCExpr::create(SubExpr, VK, getContext()); in parseOperandWithModifier() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13505 void notePreMod(Object O, const Expr *ModExpr) { in notePreMod()
13512 void notePostMod(Object O, const Expr *ModExpr, UsageKind UK) { in notePostMod()