Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h517 virtual const MCExpr *applySpecifier(const MCExpr *E, uint32_t, in applySpecifier() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1826 const MCExpr *PPCAsmParser::applySpecifier(const MCExpr *E, uint32_t Spec, in applySpecifier() function in PPCAsmParser
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1336 const MCExpr *MCAsmParser::applySpecifier(const MCExpr *E, uint32_t Spec) { in applySpecifier() function in MCAsmParser