Home
last modified time | relevance | path

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

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