Searched refs:NewOp4 (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3804 const MCExpr *NewOp4 = MCConstantExpr::create(NewOp4Val, getContext()); in MatchAndEmitInstruction() local 3809 NewOp4, Op3.getStartLoc(), Op3.getEndLoc(), getContext())); in MatchAndEmitInstruction() 3912 const MCExpr *NewOp4 = in MatchAndEmitInstruction() local 3917 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3968 const MCExpr *NewOp4 = in MatchAndEmitInstruction() local 3971 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction()
|