Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DAPValue.h54 AddrLabelDiff enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp1403 llvm::Constant *AddrLabelDiff = llvm::ConstantExpr::getSub(LHS, RHS); in EmitConstantValue() local