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.cpp3959 unsigned Opcode64Bit = AArch64::MRS; in tryReadRegister() local
3975 Opcode64Bit = AArch64::ADR; in tryReadRegister()
3986 CurDAG->SelectNodeTo(N, Opcode64Bit, MVT::i64, MVT::Other /* Chain */, in tryReadRegister()