Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp892 Builder.buildRotateRight(WideStoreTy, WideSrcVal, RotAmt).getReg(0); in mergeTruncStore()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h2195 MachineInstrBuilder buildRotateRight(const DstOp &Dst, const SrcOp &Src, in buildRotateRight() function