Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3299 static unsigned offsetExtendOpcode(unsigned Opcode) { in offsetExtendOpcode() function
3441 unsigned Opcode = offsetExtendOpcode(MemI.getOpcode()); in emitLdStWithAddr()