Home
last modified time | relevance | path

Searched refs:createExprForCAPIVariantKind (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp24 const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in __anond065fba30111::ARMMachORelocationInfo
32 return MCRelocationInfo::createExprForCAPIVariantKind(SubExpr, in createExprForCAPIVariantKind()
/freebsd-12.1/contrib/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp21 MCRelocationInfo::createExprForCAPIVariantKind(const MCExpr *SubExpr, in createExprForCAPIVariantKind() function in MCRelocationInfo
H A DMCExternalSymbolizer.cpp139 Expr = RelInfo->createExprForCAPIVariantKind(Expr, SymbolicOp.VariantKind); in tryAddingSymbolicOperand()
/freebsd-12.1/contrib/llvm/include/llvm/MC/MCDisassembler/
H A DMCRelocationInfo.h39 virtual const MCExpr *createExprForCAPIVariantKind(const MCExpr *SubExpr,