Home
last modified time | relevance | path

Searched defs:OrrOpc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7049 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
7159 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
H A DAArch64ISelDAGToDAG.cpp3420 const unsigned OrrOpc = (VT == MVT::i32) ? AArch64::ORRWrs : AArch64::ORRXrs; in tryOrrWithShift() local