Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8812 const MCExpr *Const8 = MCConstantExpr::create(8, getContext()); in processInstruction() local
8813 const MCExpr *ReadPC = MCBinaryExpr::createAdd(InstPC, Const8, in processInstruction()