Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h508 static inline unsigned getXPACOpcodeForKey(AArch64PACKey::ID K) { in getXPACOpcodeForKey() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp5871 unsigned Opcode = getXPACOpcodeForKey((AArch64PACKey::ID)Key); in selectIntrinsic()