Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp225 unsigned emitASR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill,
4135 unsigned AArch64FastISel::emitASR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, in emitASR_rr() function in AArch64FastISel
4654 ResultReg = emitASR_rr(RetVT, Op0Reg, Op0IsKill, Op1Reg, Op1IsKill); in selectShift()