|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/MC/MCParser/MCAsmParser.h 262 bool parseExpression(const MCExpr *&Res);
References
lib/MC/MCParser/AsmParser.cpp 6029 if (Parser.parseExpression(Value))
lib/MC/MCParser/DarwinAsmParser.cpp 647 if (getParser().parseExpression(Value))
lib/MC/MCParser/ELFAsmParser.cpp 206 if (getParser().parseExpression(Subsection))
228 if (getParser().parseExpression(Expr))
521 if (getParser().parseExpression(Subsection))
839 if (getParser().parseExpression(Subsection))
lib/MC/MCParser/WasmAsmParser.cpp 166 if (Parser->parseExpression(Expr))
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp 2374 if (getParser().parseExpression(ImmVal))
2789 if (getParser().parseExpression(ImmVal))
2991 if (getParser().parseExpression(ImmVal))
3102 if (getParser().parseExpression(ImmVal))
3294 if (getParser().parseExpression(ImmVal))
3456 if (getParser().parseExpression(ImmVal) || !isa<MCConstantExpr>(ImmVal) ||
3531 if (!Parser.parseExpression(ImmVal))
3611 if (getParser().parseExpression(IdVal))
3671 if (getParser().parseExpression(SubExprVal))
5280 if (check(getParser().parseExpression(Expr), L, "expected expression"))
5731 if (Parser.parseExpression(ImmVal))
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp 2394 if (Parser.parseExpression(Expr))
5350 if (Parser.parseExpression(Expr))
lib/Target/ARM/AsmParser/ARMAsmParser.cpp 4076 if (getParser().parseExpression(ImmVal))
4219 if (getParser().parseExpression(Expr)) {
4462 if (getParser().parseExpression(LaneIndex)) {
4796 if (getParser().parseExpression(MemBarrierID)) {
4864 if (getParser().parseExpression(ISBarrierID)) {
5372 if (getParser().parseExpression(LSBExpr)) {
5692 if (getParser().parseExpression(Expr))
5750 if (getParser().parseExpression(Offset))
5874 if (getParser().parseExpression(Expr))
6037 if (getParser().parseExpression(IdVal))
6056 if (getParser().parseExpression(ImmVal))
6091 if (getParser().parseExpression(SubExprVal))
6106 if (getParser().parseExpression(SubExprVal))
10582 if (getParser().parseExpression(Value))
10821 if (Parser.parseExpression(AttrExpr))
10855 if (Parser.parseExpression(ValueExpr))
11201 if (getParser().parseExpression(Expr))
11281 if (Parser.parseExpression(IndexExpression) ||
11329 if (getParser().parseExpression(OffsetExpr))
11347 Parser.parseExpression(OE),
11416 if (Parser.parseExpression(OffsetExpr))
lib/Target/AVR/AsmParser/AVRAsmParser.cpp 411 if (getParser().parseExpression(Expression))
481 if (getParser().parseExpression(InnerExpression))
569 if (getParser().parseExpression(Expression))
677 if (Parser.parseExpression(Value))
lib/Target/BPF/AsmParser/BPFAsmParser.cpp 441 if (getParser().parseExpression(IdVal))
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp 672 getParser().parseExpression(Subsection);
703 if (!getParser().parseExpression(Value)) {
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp 753 if (Lexer.getKind() == AsmToken::Plus && Parser.parseExpression(RHS))
789 if (!Parser.parseExpression(ExprVal))
lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp 352 if (getParser().parseExpression(Val))
454 if (!getParser().parseExpression(Val)) {
479 if (!getParser().parseExpression(Val)) {
512 if (!getParser().parseExpression(Val)) {
524 if (getParser().parseExpression(Value))
lib/Target/Mips/AsmParser/MipsAsmParser.cpp 6039 if (getParser().parseExpression(Expr))
6102 return getParser().parseExpression(Res);
6197 if (getParser().parseExpression(NextExpr))
6422 if (Parser.parseExpression(Expr)) {
6445 if (getParser().parseExpression(IdVal))
7365 if (Parser.parseExpression(StackOffset)) {
7427 if (Parser.parseExpression(OffsetExpr) ||
7448 if (Parser.parseExpression(Expr)) {
7629 if (getParser().parseExpression(Value))
7647 if (getParser().parseExpression(Value))
7665 if (getParser().parseExpression(Value))
7683 if (getParser().parseExpression(Value))
7701 if (getParser().parseExpression(Value))
7719 if (getParser().parseExpression(Value))
8231 if (Parser.parseExpression(DummyNumber)) {
8312 if (Parser.parseExpression(FrameSize)) {
8375 if (Parser.parseExpression(BitMask)) {
8396 if (Parser.parseExpression(FrameOffset)) {
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp 1375 if (getParser().parseExpression(EVal))
1423 if (getParser().parseExpression(EVal))
1653 if (getParser().parseExpression(Value))
1774 check(getParser().parseExpression(Expr), L, "expected expression") ||
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp 1043 if (getParser().parseExpression(Res))
1113 if (getParser().parseExpression(Res))
1209 if (getParser().parseExpression(Expr))
lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp 780 if (Parser.parseExpression(Register))
840 if (getParser().parseExpression(Disp))
857 if (getParser().parseExpression(Length))
1080 if (Parser.parseExpression(Expr))
1304 if (getParser().parseExpression(Expr))