Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2054 getThreeSrcCommuteCase(uint64_t TSFlags,unsigned SrcOpIdx1,unsigned SrcOpIdx2) getThreeSrcCommuteCase() argument
2075 getFMA3OpcodeToCommuteOperands(const MachineInstr & MI,unsigned SrcOpIdx1,unsigned SrcOpIdx2,const X86InstrFMA3Group & FMA3Group) const getFMA3OpcodeToCommuteOperands() argument
2131 commuteVPTERNLOG(MachineInstr & MI,unsigned SrcOpIdx1,unsigned SrcOpIdx2) commuteVPTERNLOG() argument
2715 findThreeSrcCommutedOpIndices(const MachineInstr & MI,unsigned & SrcOpIdx1,unsigned & SrcOpIdx2,bool IsIntrinsic) const findThreeSrcCommutedOpIndices() argument
[all...]