Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4061 unsigned Opcode64Bit = AArch64::MRS; in tryReadRegister() local
4077 Opcode64Bit = AArch64::ADR; in tryReadRegister()
4088 CurDAG->SelectNodeTo(N, Opcode64Bit, MVT::i64, MVT::Other /* Chain */, in tryReadRegister()