Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1460 static unsigned getCommutedVPERMV3Opcode(unsigned Opcode) { in getCommutedVPERMV3Opcode() function
1828 unsigned Opc = getCommutedVPERMV3Opcode(MI.getOpcode()); in commuteInstructionImpl()