Home
last modified time | relevance | path

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

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