Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7619 static bool isARMMCExpr(MCParsedAsmOperand &MCOp) { in isARMMCExpr() function
8268 if (isARMMCExpr(Op) && !isThumbI8Relocation(Op)) in validateInstruction()
8276 if (isARMMCExpr(Op) && !isThumbI8Relocation(Op)) in validateInstruction()