Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h508 static inline unsigned getXPACOpcodeForKey(AArch64PACKey::ID K) { in getXPACOpcodeForKey() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp5871 unsigned Opcode = getXPACOpcodeForKey((AArch64PACKey::ID)Key); in selectIntrinsic()