Searched refs:NewOp4 (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3637 const MCExpr *NewOp4 = MCConstantExpr::Create(NewOp4Val, getContext()); in MatchAndEmitInstruction() local 3642 NewOp4, Op3.getStartLoc(), Op3.getEndLoc(), getContext())); in MatchAndEmitInstruction() 3692 const MCExpr *NewOp4 = in MatchAndEmitInstruction() local 3697 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3748 const MCExpr *NewOp4 = in MatchAndEmitInstruction() local 3751 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction()
|