Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6575 static bool isThumbI8Relocation(MCParsedAsmOperand &MCOp) { in isThumbI8Relocation() function
6614 isThumbI8Relocation(*Operands[3])) in shouldOmitCCOutOperand()
8126 if (isARMMCExpr(Op) && !isThumbI8Relocation(Op)) in validateInstruction()
8134 if (isARMMCExpr(Op) && !isThumbI8Relocation(Op)) in validateInstruction()