Searched defs:OpNo1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp211 printAlias(const char *Str, const MCInst &MI, unsigned OpNo0, unsigned OpNo1, raw_ostream &OS) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp38 printInst(const MCInst *MI, raw_ostream &OS, StringRef Alias, unsigned OpNo0, unsigned OpNo1) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4222 static bool chooseShuffleOpNos(int *OpNos, unsigned &OpNo0, unsigned &OpNo1) { argument
4245 matchPermute(const SmallVectorImpl<int> &Bytes, const Permute &P, unsigned &OpNo0, unsigned &OpNo1) argument
4269 matchPermute(const SmallVectorImpl<int> &Bytes, unsigned &OpNo0, unsigned &OpNo1) argument
4369 isShlDoublePermute(const SmallVectorImpl<int> &Bytes, unsigned &StartIndex, unsigned &OpNo0, unsigned &OpNo1) argument
4433 unsigned StartIndex, OpNo0, OpNo1; local
4613 unsigned OpNo0, OpNo1; local
[all...]

Completed in 138 milliseconds