Home
last modified time | relevance | path

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

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